diff options
author | zsloan | 2018-10-01 16:16:56 +0000 |
---|---|---|
committer | zsloan | 2018-10-01 16:16:56 +0000 |
commit | dabf5838abe99d1a394db344b2bee65a1e460cec (patch) | |
tree | 10cb7c550db2d9f0ecd69aadeb36af926b3d0805 /doc/README.org | |
parent | a3365dae23f204e489939d3defc55edc1b4872d8 (diff) | |
parent | b2a7886df64073042a89b466cc103f9bbf06827a (diff) | |
download | genenetwork2-dabf5838abe99d1a394db344b2bee65a1e460cec.tar.gz |
Resolved conflict
Diffstat (limited to 'doc/README.org')
-rw-r--r-- | doc/README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.org b/doc/README.org index f290480d..cc141098 100644 --- a/doc/README.org +++ b/doc/README.org @@ -259,7 +259,7 @@ if that works run genenetwork after setting SQL_URI to something like * Running ElasticSearch -In order to start up elasticsearch, use the following command: +In order to start up elasticsearch, change user to "elasticsearch" and use the following command: : env JAVA_HOME=/opt/jdk-9.0.4 /opt/elasticsearch-6.2.1/bin/elasticsearch |