Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcohenadad authored Mar 25, 2023
1 parent b171f5e commit 7ba3503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git clone https://github.com/ivadomed/model_seg_mouse-sc_wm-gm_t1.git
cd model_seg_mouse-sc_wm-gm_t1
~~~

We recommend installing under a [virtual environment](https://docs.python.org/3/library/venv.html). Then run:
We recommend installing a [virtual environment](https://docs.python.org/3/library/venv.html). Once installed, activate it and run:
~~~
pip install -r requirements.txt
~~~
Expand Down

0 comments on commit 7ba3503

Please sign in to comment.