mirror of
https://github.com/xxh/xxh
synced 2024-12-02 08:29:13 +00:00
Update README.md
This commit is contained in:
parent
e207320c2f
commit
b5c696ebb0
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ mkdir ~/xxh && cd ~/xxh
|
|||
wget -O xxh https://github.com/xxh/xxh/releases/download/0.8.7/xxh-x86_64.AppImage
|
||||
chmod +x xxh && ./xxh
|
||||
```
|
||||
To run AppImage on Alpine linux install [alpine-pkg-glibc](https://github.com/sgerrand/alpine-pkg-glibc) with [localedef](https://github.com/sgerrand/alpine-pkg-glibc#locales).
|
||||
To run AppImage on Alpine Linux [install](https://github.com/sgerrand/alpine-pkg-glibc/issues/153#issuecomment-795334536) [alpine-pkg-glibc](https://github.com/sgerrand/alpine-pkg-glibc) with [localedef](https://github.com/sgerrand/alpine-pkg-glibc#locales).
|
||||
|
||||
## Shells
|
||||
|
||||
|
|
Loading…
Reference in a new issue