Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
slitvinov committed Mar 14, 2024
1 parent a22e40e commit 9ca9661
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ PATH="$HOME/.local/bin:$PATH"

Library is installed under the path <tt>PREFIX</tt>. Run
<pre>
$ make
$ MAKEFLAGS=-j4 make
</pre>

If you have
Expand Down
2 changes: 1 addition & 1 deletion README.md.m4
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ PATH="$HOME/.local/bin:$PATH"

Library is installed under the path <tt>PREFIX</tt>. Run
<pre>
$ make
$ MAKEFLAGS=-j4 make
</pre>

If you have
Expand Down

0 comments on commit 9ca9661

Please sign in to comment.