We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a61273 commit 929396fCopy full SHA for 929396f
README.md
@@ -36,7 +36,7 @@ conda activate cytophenograph2
36
```
37
for installation on mac machine execute this command:
38
```python
39
-conda create -n cytophenograph2 -f ./Cytophenograph/environment_cytophenograph2_mac.yml
+conda env create -n cytophenograph2 -f ./Cytophenograph/environment_cytophenograph2_mac.yml
40
conda activate cytophenograph2
41
42
0 commit comments