Skip to content

Commit

Permalink
Added info about install location
Browse files Browse the repository at this point in the history
  • Loading branch information
bf777 authored Aug 18, 2021
1 parent 516ff76 commit d85fe16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ We recommend using their supplied Anaconda environments.
2. Activate the DeepLabCut environment (as described above, usually `activate DLC-GPU` on Windows or
`source activate DLC-GPU` on Linux/Mac - replace `DLC-GPU` with `DLC-CPU` if you installed the CPU version of DeepLabCut).
3. Clone this git repository: `git clone https://github.com/bf777/MesoNet.git`
4. Enter the git repository folder using `cd mesonet`, then run `python setup.py install` to install additional
* NOTE: If you are on Windows, please clone the repository to a location on `C://` as the git repository search function does not currently support other drives.
5. Enter the git repository folder using `cd mesonet`, then run `python setup.py install` to install additional
dependencies for MesoNet (installation via pip coming soon!)

## Usage
Expand Down

0 comments on commit d85fe16

Please # to comment.