Update README.md

This commit is contained in:
danielwilczak101
2020-09-20 18:54:55 -04:00
committed by GitHub
parent d6c440bc77
commit 73904f2c32

View File

@ -36,7 +36,7 @@ print(ga.population.chromosomes[0].print_chromosome())
```
# Developing EasyGA
Download the repository to some folder
Download the repository to some folder - If you never used git. Look up a youtube tutorial. It will all make sense.
```
git clone https://github.com/danielwilczak101/EasyGA.git
```