Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Chun Cai <amoycaic@gmail.com>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz and caic99 authored Mar 14, 2024
1 parent fda0aea commit dc6ce4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/install/easy-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ DeePMD-kit is available on the [conda-forge](https://conda-forge.org/) channel:
conda create -n deepmd deepmd-kit lammps horovod -c conda-forge
```

The supported platform includes Linux x86-64, macOS x86-64, and macOS arm64.
The supported platforms include Linux x86-64, macOS x86-64, and macOS arm64.
Read [conda-forge FAQ](https://conda-forge.org/docs/user/tipsandtricks.html#installing-cuda-enabled-packages-like-tensorflow-and-pytorch) to learn how to install CUDA-enabled packages.

### Official channel (deprecated)
Expand Down Expand Up @@ -79,7 +79,7 @@ conda activate deepmd
```

## Install with docker
A docker for installing the DeePMD-kit is available [here](https://github.com/orgs/deepmodeling/packages/container/package/deepmd-kit).
A docker for installing the DeePMD-kit is available [here](https://github.com/deepmodeling/deepmd-kit/pkgs/container/deepmd-kit).

To pull the CPU version:
```bash
Expand Down

0 comments on commit dc6ce4a

Please sign in to comment.