You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ To use the scripts and notebooks, you first need to install some things. If cond
13
13
14
14
For more detailed instructions on how to install `conda`, see [this page](https://teamncmc.github.io/histoquant/main-getting-started.html#python-virtual-environment-manager-conda).
15
15
16
-
1. Install [miniconda3](https://docs.anaconda.com/miniconda/#id2) as user, add conda to PATH and make it the default interpreter.
16
+
1. Install [miniconda3](https://repo.anaconda.com/miniconda/) (choose the "latest" version for your system) as user, add conda to PATH and make it the default interpreter.
17
17
1. Open a terminal (PowerShell in Windows) and run `conda init`. Restart the terminal.
18
18
1. Download the Source code zip (from Releases on the right), unzip and put it in a relevant location (eg. `~/programs` or whatever).
0 commit comments