Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Or, if you use the [conan package manager](https://www.conan.io/), follow these
1. Add a reference to *rang* to the *requires* section of your project's `conanfile.txt` file:

[requires]
rang/3.1.0@rang/stable
rang/3.2@rang/stable

2. Run conan's install command:

Expand Down