Skip to content

Commit

Permalink
Fix install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
aguinetqb committed Dec 17, 2017
1 parent 07c8818 commit 1d74df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Compilation instructions:
Create a '_build' directory and then use CMake to create the required Makefile's

$ cd /path/to/usbtop
$ mkdir _build
$ mkdir _build && cd _build
$ cmake -DCMAKE_BUILD_TYPE=Release ..

Then, compile usbtop:
Expand Down

0 comments on commit 1d74df4

Please sign in to comment.