Skip to content

Commit

Permalink
docs: Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewferrier authored Aug 15, 2024
1 parent 93a834e commit 8337ec5
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 @@ -43,7 +43,7 @@ using any standard `.deb` installation approach, e.g. `dpkg -i normfn*.deb`.
run `make install`.

* If you don't, install it in your user directory with `PREFIX=~/.local make
install` (this directory needs to be in your `$PATH`).
install` (`~/.local/bin/` needs to be in your `$PATH`).

## Usage

Expand Down

0 comments on commit 8337ec5

Please sign in to comment.