diff --git a/README.md b/README.md index 94208bb..fe979cf 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ print(ga.population.chromosomes[0].print_chromosome()) # Developing EasyGA Download the repository to some folder ``` -git clone +git clone https://github.com/danielwilczak101/EasyGA.git ``` Then install the repositroy using this command: ```