Skip to content

Commit 18ba98d

Browse files
wanghan-iapcmHan Wang
andauthored
fix: doc dpgen->dpdata (#776)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Updated package name from "DP-GEN" to "dpdata" in README - Revised Python version support description to match package name change <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Han Wang <[email protected]>
1 parent 799044b commit 18ba98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Installation
1010

11-
DP-GEN only supports Python 3.7 and above. You can [setup a conda/pip environment](https://docs.deepmodeling.com/faq/conda.html), and then use one of the following methods to install DP-GEN:
11+
dpdata only supports Python 3.7 and above. You can [setup a conda/pip environment](https://docs.deepmodeling.com/faq/conda.html), and then use one of the following methods to install dpdata:
1212

1313
- Install via pip: `pip install dpdata`
1414
- Install via conda: `conda install -c conda-forge dpdata`

0 commit comments

Comments
 (0)