mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
Conan instructions improved
This commit is contained in:
3
.github/CONTRIBUTING.md
vendored
3
.github/CONTRIBUTING.md
vendored
@@ -32,8 +32,7 @@ And, if you want to always use it, feel free to install the git hook provided in
|
||||
The steps to make a Conan.io release are:
|
||||
|
||||
```bash
|
||||
conan delete '*' # optional, I like to be clean
|
||||
|
||||
conan remove '*' # optional, I like to be clean
|
||||
conan create . cliutils/stable
|
||||
conan upload "*" -r cli11 --all
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user