Skip to content

Commit 10ce770

Browse files
committed
fixed error in readme
1 parent e828c57 commit 10ce770

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
@@ -21,7 +21,7 @@ To run the packaged tool with GUI, execute the executable single file on your pr
2121

2222
requirements.txt: can be used to create (conda) virtual environment with all necessary requirements
2323

24-
example command: conda create --name <env> --file requirements.txt
24+
example command: conda create --name *env_name* --file requirements.txt
2525

2626
## Test Example
2727

0 commit comments

Comments
 (0)