Skip to content

Commit

Permalink
cmake directory corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
diemmarkus authored Nov 26, 2018
1 parent cec0be6 commit e5ece39
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 @@ -39,7 +39,7 @@ git clone https://github.com/nomacs/nomacs-plugins.git plugins
````
mkdir build
cd build
cmake -DENABLE_PLUGINS=ON .
cmake -DENABLE_PLUGINS=ON ..
````
- then build the project:
````terminal
Expand Down

0 comments on commit e5ece39

Please sign in to comment.