diff --git a/README.md b/README.md index 4b5fd68..dcd1dd0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. ## Installation: -Run pyhton's pip3 to install: +Run python's pip3 to install: ```Python pip3 install EasyGA