Skip to content

Commit d4119cf

Browse files
author
arch
committed
update readme
1 parent 5b3914b commit d4119cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/Installer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you want to build this installer from source use miniconda environment to bui
2121
First download and install miniconda (If you have already anaconda installed on your computer you can skip this step). Then run the following commands in the project root directory:
2222

2323
```
24-
conda env create -f environment_windows.yaml
24+
conda env create -f environment.yaml
2525
conda activate build-installer
2626
build.bat
2727
```

0 commit comments

Comments
 (0)