Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jondef authored May 20, 2021
1 parent c5d1fb6 commit 95621b8
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 @@ -43,7 +43,7 @@ git clone --recurse-submodules https://github.com/jondef/QDataVis.git
```
2. Load the CMake project and compile!
```sh
cd ./DataVis && cmake -DCMAKE_BUILD_TYPE=Debug . && make QDataVis -j8
cd ./QDataVis && cmake -DCMAKE_BUILD_TYPE=Debug . && make QDataVis -j8
```

❤️ Feedback
Expand Down

0 comments on commit 95621b8

Please sign in to comment.