Merge pull request #10 from crishaddad/master

fix Issue #8 - Printed instructions are wrong
This commit is contained in:
Gabriel Augendre 2020-01-02 22:34:40 +01:00 committed by GitHub
commit fb2361e703
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ def cli(ctx, config_dir, config_file):
\b
Steps, in order:
1. run `setup-config`
1. run `config setup`
2. run `login`
3. run `clean --delete`
"""