diff options
author | Pjotr Prins | 2016-06-08 10:11:47 +0000 |
---|---|---|
committer | Pjotr Prins | 2016-06-08 10:11:47 +0000 |
commit | 1484054f2a8cdc94d1fccc0c6914c04f5145a2fa (patch) | |
tree | 33147a1f80de6b0c74aaaa64a99a6309f1a6d484 /doc/README.org | |
parent | b88843ee70fa2976674c9b2b5721af18f570978d (diff) | |
download | genenetwork2-1484054f2a8cdc94d1fccc0c6914c04f5145a2fa.tar.gz |
Docs: updated installation recipe
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 952f406f..8a26c0f3 100644 --- a/doc/README.org +++ b/doc/README.org @@ -187,7 +187,7 @@ genenetwork2 It will complain that the database is missing. See the section on [[#run-mysql-server][Run MySQL server]] for downloading and installing a MySQL GN2 database. After installing the database restart genenetwork2 and point -your browser at http://localhost:5003/. +your browser at [[http://localhost:5003/]]. End of recipe! |