Skip to content

Commit 929396f

Browse files
authored
Update README.md
1 parent 2a61273 commit 929396f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ conda activate cytophenograph2
3636
```
3737
for installation on mac machine execute this command:
3838
```python
39-
conda create -n cytophenograph2 -f ./Cytophenograph/environment_cytophenograph2_mac.yml
39+
conda env create -n cytophenograph2 -f ./Cytophenograph/environment_cytophenograph2_mac.yml
4040
conda activate cytophenograph2
4141
```
4242

0 commit comments

Comments
 (0)