From 94f8cb8f54ea5fa420f6842d7163c4b10e51ca48 Mon Sep 17 00:00:00 2001 From: Cris Haddad Date: Thu, 2 Jan 2020 12:42:37 +0000 Subject: [PATCH] fix Issue #8 - Printed instructions are wrong --- cleantoots/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleantoots/main.py b/cleantoots/main.py index c564983..2dadf82 100644 --- a/cleantoots/main.py +++ b/cleantoots/main.py @@ -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` """