Update README.md

This commit is contained in:
Daniel Wilczak
2021-02-06 01:32:19 -05:00
committed by GitHub
parent e22feb42f1
commit d0b222ec85

View File

@ -8,7 +8,7 @@ EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm.
## Installation: ## Installation:
Run pyhton's pip3 to install: Run python's pip3 to install:
```Python ```Python
pip3 install EasyGA pip3 install EasyGA