Skip to content

Commit

Permalink
Updated README install guide
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenengler committed Jan 25, 2022
1 parent b3bc6c4 commit 1435d60
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 @@ -28,7 +28,7 @@ Dependencies in Ubuntu/Debian:
Build with a custom install prefix:

mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/home/$USER/.local
cmake .. -DCMAKE_INSTALL_PREFIX=$HOME/.local
make

Optionally install to the prefix:
Expand Down

0 comments on commit 1435d60

Please sign in to comment.