We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4864e44 commit 6cdcf30Copy full SHA for 6cdcf30
README.md
@@ -104,7 +104,8 @@ single-node deployments (and can be disabled using command-line option `--withou
104
but C++ is required for some network backends.
105
106
The `install.sh` recognizes a number of command-line options and environment variables to
107
-customize behavior for your system. See the output of `./install.sh --help` for full documentation.
+customize behavior for your system. See the output of `./install.sh --help` for full documentation,
108
+including options for how to build for a distributed memory platform.
109
110
111
Example Usage
0 commit comments