Skip to content

Commit

Permalink
change README
Browse files Browse the repository at this point in the history
  • Loading branch information
cahity committed Nov 27, 2024
1 parent d6cd466 commit 36cbe63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ mamba env create --name vopy --file environment.yml # To setup a proper develop
pip install -e .
```

For requirements, see [requirements.txt](requirements.txt) or [environment.yml](environment.yml).
For all development requirements, see [requirements.txt](requirements.txt) or [environment.yml](environment.yml).
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: vectopt
name: vopy
channels:
- conda-forge
- pytorch
Expand Down

0 comments on commit 36cbe63

Please sign in to comment.