Skip to content

Commit 755384c

Browse files
committed
📝 update instructions to install vuegen into GUI
1 parent 1251d22 commit 755384c

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
@@ -260,7 +260,7 @@ from the releases page according to your operating system.
260260
You can create a new conda environment with Python 3.12 and the `jupyter` and `vuegen` package:
261261

262262
```bash
263-
conda create -n vuegen_gui -c conda-forge python=3.12 jupyter vuegen
263+
conda create -n vuegen_gui -c conda-forge -c bioconda python=3.12 jupyter vuegen
264264
```
265265

266266
Then, activate the environment:

0 commit comments

Comments
 (0)