Update README.md

This commit is contained in:
amogus3016 2022-01-14 13:49:11 +00:00 committed by GitHub
parent 4f72feb24e
commit 98f264918c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ Download one of the precompiled binaries on the releases page
**OR** **OR**
Clone this reository to any directory (EXCEPT /tmp), then run: `gcc -O2 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o sherpa $(pkg-config --libs vte-2.91)`, then run `make` Clone this reository to any directory (EXCEPT /tmp), then run: `gcc -O2 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o sherpa $(pkg-config --libs vte-2.91)`, then move the executable to /usr/bin by running: `sudo mv /path/to/executable /usr/bin`
**Features** **Features**