Skip to content

Commit 20e5c1c

Browse files
authored
Merge pull request #1176 from deepmodeling/caic99-patch-1
docs: fix dead links in deepks installation
2 parents 87bbbb5 + 65407e4 commit 20e5c1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,9 @@ This part of installation is based on [Installation](#installation). If DeePKS f
241241

242242
### Extra prerequisites
243243

244-
- C++ compiler, supporting **C++14**. For example, Intel C++ compiler 18
245-
- [LibTorch](https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.9.0%2Bcpu.zip) for cpu, with c++11 ABI;
246-
- [Libnpy](https://github.com.cnpmjs.org/llohse/libnpy/);
244+
- C++ compiler, supporting **C++14**
245+
- [LibTorch](https://pytorch.org/) with cxx11 ABI supporting CPU
246+
- [Libnpy](https://github.com/llohse/libnpy/)
247247

248248
### Extra settings for building
249249

0 commit comments

Comments
 (0)