Skip to content

Commit

Permalink
Update docs/01_create_environemnt.md
Browse files Browse the repository at this point in the history
Co-authored-by: Keita Onabuta <[email protected]>
  • Loading branch information
ShuntaIto and konabuta committed Nov 7, 2022
1 parent 69407fc commit ee46f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/01_create_environemnt.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
make env-create
```

```make env-create``` command is alias of command below defined in Makefile.
```make env-create``` command is an alias of command below defined in Makefile.

```
conda env create --prefix ./.env --file environment.yml
Expand Down

0 comments on commit ee46f75

Please sign in to comment.