Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyes319 authored Feb 22, 2023
1 parent 86f805a commit 172100b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Requirements:
If you do not have CUDA pre-installed, it is **recommended** to follow the conda installation process:
```sh
# Create a virtual environment and activate it
conda create mace_env
conda create --name mace_env
conda activate mace_env

# Install PyTorch
Expand Down

0 comments on commit 172100b

Please sign in to comment.