diff --git a/README.md b/README.md index fe979cf..a185d3f 100644 --- a/README.md +++ b/README.md @@ -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 ```