Skip to content

Commit

Permalink
add conda-forge to command
Browse files Browse the repository at this point in the history
  • Loading branch information
ssolson committed Dec 4, 2024
1 parent 9e201b2 commit cc4acc2
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 @@ -40,7 +40,7 @@ package dependencies. MHKiT-Python can be installed from PyPI using the command:
MHKiT can alternatively be installed using conda:

```bash
conda install mhkit
conda install -c conda-forge mhkit
```

See [installation instructions](https://mhkit-software.github.io/MHKiT/installation.html) for more information.
Expand Down

0 comments on commit cc4acc2

Please sign in to comment.