Merge pull request #10 from crishaddad/master
fix Issue #8 - Printed instructions are wrong
This commit is contained in:
commit
fb2361e703
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ def cli(ctx, config_dir, config_file):
|
||||||
|
|
||||||
\b
|
\b
|
||||||
Steps, in order:
|
Steps, in order:
|
||||||
1. run `setup-config`
|
1. run `config setup`
|
||||||
2. run `login`
|
2. run `login`
|
||||||
3. run `clean --delete`
|
3. run `clean --delete`
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue