Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
grz0zrg committed Mar 27, 2021
1 parent 64227fb commit 23cd84c
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 @@ -943,7 +943,7 @@ Once all dependencies are installed one can run `cmake` followed by `make` in th

`fas` binary should then be available in the `bin` directory

Packaging : running `cpack` copy shared libraries into the `bin` directory.
Packaging : running `cpack` copy shared libraries into the `bin` directory. (note : `libportaudio.so` and some others doesn't seem to be copied so must be copied manually until it is fixed)

FAS can be installed with `sudo make install` in the build directory.

Expand Down

0 comments on commit 23cd84c

Please sign in to comment.