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 4dae258e Update README.md
4dae258e is described below
commit 4dae258eb7ec46de15b56f6c2413304503a175c2
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 23 14:36:45 2024 +0800
Update README.md
---
INSTALL/README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/INSTALL/README.md b/INSTALL/README.md
index f4a29749..ccdddfcf 100755
--- a/INSTALL/README.md
+++ b/INSTALL/README.md
@@ -4,6 +4,12 @@ python3.10
pip
+```
+apt-get install python3.10-dev -y
+apt-get install python3-dev -y
+apt-get install python3-pip
+```
+
# Install Protobuf
```
cd protobuf