Skip to content

Commit

Permalink
Conan instructions improved
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Apr 12, 2018
1 parent 165c6a1 commit 3520d6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 3520d6c

Please sign in to comment.