Skip to content

Commit

Permalink
#470. Correct conan url in README
Browse files Browse the repository at this point in the history
  • Loading branch information
THEvang committed Apr 2, 2020
1 parent ded0150 commit c35db24
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 @@ -29,7 +29,7 @@ of course you can always build and install dependencies manually.
First, add the OSP Conan repository as a remote and configure the username and
password to access it:

conan remote add osp https://osp-conan.azurewebsites.net/artifactory/api/conan/conan-local
conan remote add osp https://osp-conan.azurewebsites.net/artifactory/api/conan/public
conan user -p "Open Simulation Platform" -r osp osp

As we will build the library using the *debug* configuration in this guide (as
Expand Down

0 comments on commit c35db24

Please sign in to comment.