From 2d0849889a91feda9f7d1736c7cf7fd6ea9ac0de Mon Sep 17 00:00:00 2001 From: Daniel Wilczak <44122838+danielwilczak101@users.noreply.github.com> Date: Sat, 24 Oct 2020 02:47:10 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6155ed9..942286e 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,6 @@ Use the run_testing.py file inside the src folder to run your code and te ## Upload to PyPi -####Steps: 1. Change version number to whatever plus 1 2. Rename "src" folder to "EasyGA" 3. Run these two commands