Skip to content

Commit 2b95e8c

Browse files
committed
format readme
1 parent bf46d97 commit 2b95e8c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

experiment-trait-data-visualizer/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ apt-get install cron
2929
#### Setup and Notes
3030

3131
* 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`
32+
* Access to BETYdb remote access requires ssh tunnel
33+
* `ssh -Nf -L 5432:localhost:5432 bety6.ncsa.illinois.edu`
3334
* requires access, which can be [requested here](https://identity.ncsa.illinois.edu/join/TU49BUUEDM)
3435
* Set the following environment variables
3536

0 commit comments

Comments
 (0)