aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2017-06-07 11:52:22 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2017-06-07 11:53:20 +0200
commit4dced04d238234c98a7c8221c1a7c9cfb84bf88b (patch)
tree9aa1187ab9c341a5e53e2b4c56e912ec53b888e0 /README.md
parenta530847d9a47dceb121eac00d42f456239f643a6 (diff)
downloadrumba-4dced04d238234c98a7c8221c1a7c9cfb84bf88b.tar.gz
rumba-4dced04d238234c98a7c8221c1a7c9cfb84bf88b.zip
rumba: Install rumba-access on setup
This will install rumba-access on setup so that it can be used anywhere.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7d416f6..25d79fd 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,6 @@ folder.
To access a node once the experiment swapped in, use the following
command (in the same terminal where ssh-agent was run in case of jFed):
- $ $RUMBA/tools/rumba-access $NODE_NAME
+ $ rumba-access $NODE_NAME
- Where $RUMBA is the location to the rumba repository and $NODE_NAME
- is the name of the node to access. \ No newline at end of file
+ Where $NODE_NAME is the name of the node to access. \ No newline at end of file