Skip to content

Commit d95c107

Browse files
Merge pull request #3 from AsymmetryChou/update_doc
Fix repository URL in README
2 parents cc14a27 + 7d4e84b commit d95c107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Installing **DPNEGF** is straightforward. We recommend using a virtual environme
2222
- **From Source**
2323
1. Clone the repository:
2424
```bash
25-
git clone https://github.com/DeePTB-Lab/dpnegf.git
25+
git clone https://github.com/deepmodeling/dpnegf.git
2626
```
2727
2. Navigate to the root directory and install DPNEGF:
2828
```bash

0 commit comments

Comments
 (0)