mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-03 14:03:52 +00:00
Conan instructions improved
This commit is contained in:
parent
165c6a1e9d
commit
3520d6cfd7
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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user