Skip to content

Commit cbf0643

Browse files
committed
Readme: updated libfds install guide
1 parent 3b3128f commit cbf0643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ However, you have to typically do following steps: (extra dependencies may be re
5757
5858
$ git clone https://github.com/CESNET/libfds.git
5959
$ cd libfds
60-
$ mkdir build && cd build && cmake ..
60+
$ mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr
6161
$ make
6262
# make install
6363

0 commit comments

Comments
 (0)