mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-05 15:32:49 +00:00
docs: mention openSUSE installation method
This commit is contained in:
parent
39f481f2da
commit
ae1e831aa6
@ -105,6 +105,14 @@ Once you have synced the GURU repository, you can install `dev-vcs/jj` via Porta
|
|||||||
emerge -av dev-vcs/jj
|
emerge -av dev-vcs/jj
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### openSUSE Tumbleweed
|
||||||
|
|
||||||
|
`jujutsu` can be installed from the official [openSUSE-Tumbleweed-Oss](http://download.opensuse.org/tumbleweed/repo/oss/) repository:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
zypper install jujutsu
|
||||||
|
```
|
||||||
|
|
||||||
### Mac
|
### Mac
|
||||||
|
|
||||||
#### From Source, Vendored OpenSSL
|
#### From Source, Vendored OpenSSL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user