Skip to content

Commit

Permalink
fixed install path for neurocaas repo itself.
Browse files Browse the repository at this point in the history
  • Loading branch information
cellistigs committed Jul 29, 2021
1 parent 27d74a6 commit 0ed7ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/develop/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Now that you've got the contrib repo set up, let's move on to the source repo. U
% conda activate neurocaas
% cd path/to/your/neurocaas
% pip install ./ncap_iac # install neurocaas python package
% pip install . # install neurocaas python package
Now, at the end of this process, you should have both the source and contrib repos on your local machine, with their python packages installed, like so:

Expand Down

0 comments on commit 0ed7ecc

Please sign in to comment.