We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf46d97 commit 2b95e8cCopy full SHA for 2b95e8c
1 file changed
experiment-trait-data-visualizer/README.md
@@ -29,7 +29,8 @@ apt-get install cron
29
#### Setup and Notes
30
31
* Data are cached in a file `cache.RData` and updated using the cronR R interface to cron
32
-* Access to BETYdb remote access requires ssh tunnel `ssh -Nf -L 5432:localhost:5432 bety6.ncsa.illinois.edu`
+* Access to BETYdb remote access requires ssh tunnel
33
+ * `ssh -Nf -L 5432:localhost:5432 bety6.ncsa.illinois.edu`
34
* requires access, which can be [requested here](https://identity.ncsa.illinois.edu/join/TU49BUUEDM)
35
* Set the following environment variables
36
0 commit comments