Skip to content

Commit 65407e4

Browse files
authored
docs: fix dead links in deepks installation
1 parent 815614a commit 65407e4

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)