Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes missing quote
  • Loading branch information
nadiadavidson committed Jan 8, 2024
1 parent 8421f7b commit 4430f59
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 @@ -8,7 +8,7 @@ Precompiled binaries are located in bin/
To compile flexiplex, ensure that gcc is installed, then run:
`make`

To install flexiplex-filter and binaries into /usr/local/bin, ensure that python3.9`, and `python-pip` are installed, then run:
To install flexiplex-filter and binaries into /usr/local/bin, ensure that `python3.9`, and `python-pip` are installed, then run:
`make install`

To uninstall, run:
Expand Down

0 comments on commit 4430f59

Please sign in to comment.