Skip to content

Commit

Permalink
fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
20DM committed Sep 13, 2023
1 parent d84cb14 commit dbc809c
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 @@ -79,7 +79,7 @@ C++ dependencies as well as the **PURIFY** installation:
cd /path/to/purify
mkdir build
cd build
conan install .. -o . --build missing
conan install .. -of . --build missing
conan build .. -of .
```

Expand Down

0 comments on commit dbc809c

Please sign in to comment.