Skip to content

Commit

Permalink
install line fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwoods2 committed Jul 21, 2024
1 parent 4e1321f commit 3c6c157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdakits/zarrtraj/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ documentation_type: UserGuide + API
## for a conda package installation).
## Here we use a simple PyPi installation:
install:
- mamba -c conda-forge install zarrtraj
- mamba install -c conda-forge zarrtraj

## List(str): a list of commands to use when installing the mdakit from its
## source code.
Expand Down

0 comments on commit 3c6c157

Please sign in to comment.