diff --git a/docs/installation.md b/docs/installation.md index f17d202ce..2e149a349 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -6,7 +6,7 @@ 3. [FFmpeg](https://m.wikihow.com/Install-FFmpeg-on-Windows) 4. Microsoft Windows operating system -# Installing SimBA Option 1 (RECOMMENDED!) +# Installing SimBA Option 1 ### Install SimBAxTF Open bash or command prompt and run the following commands on current working directory @@ -25,7 +25,6 @@ pip install simba-uw-tf-dev >Note: If you are seeing error messages related to some dependency conflicts, then you need to either downgrade your pypi package or instruct SimBA to ignore these dependency conflicts - either works. To find more information on how to do this, click [HERE](https://github.com/sgoldenlab/simba/blob/master/docs/FAQ.md#when-i-install-or-update-simba-i-see-a-bunch-or-messages-in-the-console-telling-there-has-been-some-dependency-conflicts-the-messages-may-look-a-little-like-this) - # How to launch SimBA ( installed using pip install simba-uw-tf) 1. Open up command prompt anywhere. @@ -39,7 +38,7 @@ simba >*Note:* If you installed SimBA on a virtual environment (anaconda), after installation, you may have to run run `conda install shapely` for SimBA to work. -# Anaconda installation +# Installing SimBA using Anaconda Click [here](/docs/anaconda_installation.md) for a detail step by step guide on how to install using anaconda. 1. Open up terminal of your environment