Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lchevallier-teledyne committed May 2, 2023
1 parent 4c257c4 commit 23a4bd7
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 @@ -109,7 +109,7 @@ cmake -DBUILD_WRITERS=OFF -DBUILD_READERS=ON -DBUILD_EXAMPLES=OFF -DBUILD_BLACKB
```
And install. Only run the install in sudo :
```
sudo make -j4 install
make -j4 install
cd ../..
```

Expand Down

0 comments on commit 23a4bd7

Please sign in to comment.