Skip to content

Commit

Permalink
Merge pull request #87 from 00-kat/fix-build-instructions
Browse files Browse the repository at this point in the history
Fix build instructions
  • Loading branch information
gabm authored May 14, 2024
2 parents 09ac0a9 + ebf39ed commit 7ca94a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ You first need to install the native dependencies of Satty (see below) and then

```sh
# build release binary, located in ./target/release/satty
make
make build-release

# optional: install to /usr/local
PREFIX=/usr/local make install
Expand Down

0 comments on commit 7ca94a0

Please sign in to comment.