From 907753f6bfe50b81a62f7e88c55824c9ea2210ed Mon Sep 17 00:00:00 2001 From: danielwilczak101 <44122838+danielwilczak101@users.noreply.github.com> Date: Sun, 20 Sep 2020 18:53:44 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 .