Improved WINDOWS_INSTALL.md

This commit is contained in:
Pilar 2022-05-09 16:12:04 -04:00
parent b2eadc3936
commit f0dd1d1311
2 changed files with 4 additions and 2 deletions

View File

@ -50,6 +50,10 @@ Once you are done, be sure that you have miniconda in the Path:
If not, add it by clicking on **New** and writing the path where _conda.exe_ was installed.
Finally, open a terminal and type 'conda init powershell'.
![terminal_conda](docs/img_windows_install/img_30.png)
## Get the CERC Hub source code
1. Run PyCharmCE
@ -101,8 +105,6 @@ _PS C:\Users\Pilar\PycharmProjects\hub>_ preceded either by _(base)_ or _(hub)_.
be sure that you have miniconda installed and included in the path as explained in
[previous chapter Get Miniconda](WINDOWS_INSTALL.md#Get Miniconda). If not, do it, close Pycharm, and come back to this point.
Type 'conda init powershell '???
If the environment you are working in is _(base)_, type 'conda activate hub', click enter, and the environment should change to _(hub)_.
If this didn't work, contact Guillermo (guillermo.gutierrezmorote@concordia.ca) or Koa (kekoa.wells@concordia.ca) for some help.

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB