diff --git a/README.md b/README.md index 51dc4fe8a..5efe0fd60 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To download the repository: `git clone https://github.com/aimacode/aima-python.git` -Then you need to install the basic dependencies to run the project in your system: +Then you need to install the basic dependencies to run the project on your system: `pip install -r requirements.txt`