From 9f6a05ae88b651dcc0571c03260ea6e0afced0ad Mon Sep 17 00:00:00 2001 From: bobloy Date: Sat, 5 Sep 2020 15:26:38 -0400 Subject: [PATCH] Update README.md More verbose downloader instructions --- chatter/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chatter/README.md b/chatter/README.md index e8c03d6..ecaf625 100644 --- a/chatter/README.md +++ b/chatter/README.md @@ -83,6 +83,7 @@ pip install --no-deps "chatterbot>=1.1" #### Step 3: Load Chatter ``` +[p]repo add Fox https://github.com/bobloy/Fox-V3 [p]cog install Fox chatter [p]load chatter ``` @@ -92,7 +93,7 @@ pip install --no-deps "chatterbot>=1.1" #### Step 1: Built-in Downloader ``` -[p]cog install Chatter +[p]cog install Chatter ``` #### Step 2: Install Requirements