update install doc
This commit is contained in:
parent
bb515636ff
commit
a07d0d7a93
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Download the `lxsh.tar.gz` archive, extract it,
|
|||
and move the `lxsh` binary in a PATH folder (`/usr/local/bin` is the recommended).
|
||||
|
||||
```shell
|
||||
wget https://github.com/zawwz/lxsh/releases/download/v1.1.0/lxsh.tar.gz
|
||||
wget https://github.com/zawwz/lxsh/releases/download/v1.2.0/lxsh-linux-amd64.tar.gz
|
||||
tar -xvf lxsh.tar.gz
|
||||
sudo mv lxsh /usr/local/bin
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue