Update README.md

This commit is contained in:
danielwilczak101
2020-09-20 18:53:44 -04:00
committed by GitHub
parent 0ccc606ee1
commit 907753f6bf

View File

@ -37,7 +37,9 @@ print(ga.population.chromosomes[0].print_chromosome())
# Developing EasyGA
Download the repository to some folder
```
git clone <CURRENT URL>
```
Then install the repositroy using this command:
```
pip install -e .