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 f4b71f07 Update README.md
f4b71f07 is described below
commit f4b71f078fd00f3d6f15fdd3eaffedbc7df24d80
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 23 14:48:29 2024 +0800
Update README.md
---
INSTALL/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/INSTALL/README.md b/INSTALL/README.md
index de6f0c0f..6e2eb16f 100755
--- a/INSTALL/README.md
+++ b/INSTALL/README.md
@@ -5,6 +5,7 @@ python3.10
pip
```
+sudo apt-get update
sudo apt-get install python3.10-dev -y
sudo apt-get install python3-dev -y
sudo apt-get install python3-pip -y