From 2fde989e4814b2d5c0027eb51ef6ce15d85fa656 Mon Sep 17 00:00:00 2001 From: Arec Jamgochian Date: Fri, 16 Jul 2021 12:24:43 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 35e6635..a252a10 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ Clone InteractionSimulator and pip install the module. ``` git clone https://github.com/sisl/InteractionSimulator.git cd InteractionSimulator -git checkout v0.0.1 pip install -e . cd .. export PYTHONPATH=$(pwd):$PYTHONPATH