diff --git a/README.md b/README.md index e5de7ce..1e10a44 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,7 @@ conda create -n shogun -c knights-lab shogun source activate shogun ``` -2. -Remove SHOGUN and install via the github master branch. This will keep all the conda dependencies installed. +2. Remove SHOGUN and install via the github master branch. This will keep all the conda dependencies installed. ``` conda uninstall shogun pip install git+https://github.com/knights-lab/SHOGUN.git --no-cache-dir --upgrade diff --git a/docs/README.md b/docs/README.md index d362183..46bb842 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,8 +8,7 @@ conda create -n shogun -c knights-lab shogun source activate shogun ``` -2. -Remove SHOGUN and install via the github master branch. This will keep all the conda dependencies installed. +2. Remove SHOGUN and install via the github master branch. This will keep all the conda dependencies installed. ``` conda uninstall shogun pip install git+https://github.com/knights-lab/SHOGUN.git --no-cache-dir --upgrade