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