basitanwer commited on
Commit
7174068
·
unverified ·
1 Parent(s): 89055a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -52,13 +52,13 @@ The end results sums up to be this:
52
  ## Setup & Play
53
 
54
  You'll need to have Rasa installed and this repository. You might want to create
55
- a [virtual environment](#https://docs.python.org/3/library/venv.html) to isolate
56
  the dependencies rasa requires.
57
 
58
  ### Set-up Rasa
59
 
60
  Follow the
61
- [rasa installation instrcutions](#https://rasa.com/docs/rasa/installation) or
62
  copy paste the following commands in terminal
63
 
64
  ```bash
 
52
  ## Setup & Play
53
 
54
  You'll need to have Rasa installed and this repository. You might want to create
55
+ a [virtual environment](https://docs.python.org/3/library/venv.html) to isolate
56
  the dependencies rasa requires.
57
 
58
  ### Set-up Rasa
59
 
60
  Follow the
61
+ [rasa installation instrcutions](https://rasa.com/docs/rasa/installation) or
62
  copy paste the following commands in terminal
63
 
64
  ```bash