From e4ab7b99986dcc625a49493e43846ab782b155f1 Mon Sep 17 00:00:00 2001 From: Han Yang Date: Tue, 3 Dec 2024 17:42:51 +0800 Subject: [PATCH] Update README.md (#40) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 507f233..3815eae 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This README provides a quick start guide. For more comprehensive information, pl > ``` > -To install MatterSim, run the following command: +To install MatterSim, use the following command. Please note that downloading the dependencies may take some time: ```bash pip install mattersim ```