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 93534fc7 add non-root install
new a20ae492 Merge branch 'install' of
https://github.com/apache/incubator-resilientdb into install
93534fc7 is described below
commit 93534fc7581b9a7e9849fad59263e66cf670c449
Author: Ubuntu <[email protected]>
AuthorDate: Sun Jun 23 07:09:22 2024 +0000
add non-root install
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 2543f1cd..e4b046cd 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,9 @@ Install dependencies:
./INSTALL.sh
+for non-root user
+ See INSTALL/README.md
+
Run ResilientDB (Providing a Key-Value Service):