This is an automated email from the ASF dual-hosted git repository.

junchao pushed a commit to branch install
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


The following commit(s) were added to refs/heads/install by this push:
     new 386852a1 Update README.md
386852a1 is described below

commit 386852a15936213ce4490e516d59361b246cb449
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 23 15:10:24 2024 +0800

    Update README.md
---
 INSTALL/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL/README.md b/INSTALL/README.md
index f33e22ab..6ab68a4c 100755
--- a/INSTALL/README.md
+++ b/INSTALL/README.md
@@ -5,7 +5,7 @@ python3.10
 pip
 
 ```
-sudo apt-get update
+sudo apt update
 sudo apt-get install python3.10-dev -y
 sudo apt-get install python3-dev -y
 sudo apt-get install python3-pip -y

Reply via email to