Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoldenlab authored Feb 8, 2021
1 parent 95072d0 commit 792f92e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand All @@ -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
Expand Down

0 comments on commit 792f92e

Please sign in to comment.