From 5eb31a277dcfb73207b45bbcb3e0cceb18d07c64 Mon Sep 17 00:00:00 2001 From: bobloy Date: Tue, 8 Sep 2020 12:27:19 -0400 Subject: [PATCH] Update README.md --- chatter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatter/README.md b/chatter/README.md index ecaf625..9b0eb6b 100644 --- a/chatter/README.md +++ b/chatter/README.md @@ -83,7 +83,7 @@ pip install --no-deps "chatterbot>=1.1" #### Step 3: Load Chatter ``` -[p]repo add Fox https://github.com/bobloy/Fox-V3 +[p]repo add Fox https://github.com/bobloy/Fox-V3 # If you didn't already do this in step 1 [p]cog install Fox chatter [p]load chatter ```