mirror of
https://github.com/xxh/xxh
synced 2024-11-26 21:50:25 +00:00
README
This commit is contained in:
parent
24d895ab41
commit
07ed3d914f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ tar -xzf xxh-portable-musl-alpine-Linux-x86_64.tar.gz
|
|||
```
|
||||
mkdir ~/xxh && cd ~/xxh
|
||||
wget -O xxh https://github.com/xxh/linuxdeploy-plugin-python/releases/download/continuous/xxh-release-x86_64.AppImage
|
||||
chmod +x xxh
|
||||
chmod +x xxh && ./xxh
|
||||
```
|
||||
To use seamless mode run `./xxh ++extract-sourcing-files` to extract `xxh.*sh` files to the current directory then run `source xxh.zsh myhost` command for seamless connecting.
|
||||
|
||||
|
|
Loading…
Reference in a new issue