From 3b0faac4256a58069e62d83c96b5e8b6a12e4f4c Mon Sep 17 00:00:00 2001 From: Anthony Marakis Date: Sun, 10 Mar 2019 17:41:45 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`