From 7d4e84b1c21c6606fb6ef7523f59117221d6a76a Mon Sep 17 00:00:00 2001 From: AsymmetryChou <181240085@smail.nju.edu.cn> Date: Mon, 29 Dec 2025 14:39:55 +0800 Subject: [PATCH] fix: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f849b8..d2923df 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Installing **DPNEGF** is straightforward. We recommend using a virtual environme - **From Source** 1. Clone the repository: ```bash - git clone https://github.com/DeePTB-Lab/dpnegf.git + git clone https://github.com/deepmodeling/dpnegf.git ``` 2. Navigate to the root directory and install DPNEGF: ```bash