Skip to content

Commit

Permalink
Remove bincrafters config from README (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
amues authored Oct 13, 2023
1 parent 9d679ee commit 6ce35c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ The external library dependencies can be acquired and built using [Conan](https:
```
pip install conan
```
Then run the following to configure required Conan repositories:
```
conan remote add bincrafters https://bincrafters.jfrog.io/artifactory/api/conan/public-conan
```
and that's it, CMake will handle the rest!
Alternatively you can manually install the dependencies to typical system locations. In this case please disable Conan by using the `-DH5CPP_CONAN=DISABLE` option when you run CMake.
Expand Down

0 comments on commit 6ce35c3

Please sign in to comment.