Skip to content

Commit 3fc02e7

Browse files
committed
Updated readme with SSH instructions to clone on Savio.
1 parent f949ea8 commit 3fc02e7

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

readme.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,18 @@ PYTHONPATH=$PYTHONPATH:/global/home/groups/co_nuclear/python-pkgs/pp-1.6.5
2828

2929
PYTHONPATH=$PYTHONPATH:/global/home/groups/co_nuclear/python-pkgs/pyDOE-0.3.8-py2.7.egg
3030

31-
3231
export PATH
3332

34-
3533
# Aliases
3634
alias groupdir="cd /global/home/groups/co_nuclear"
37-
alias nuc='squeue -q nuclear_normal'
35+
alias nuc='squeue -q nuclear_normal'
36+
37+
38+
39+
40+
To get the latest repo on Savio:
41+
You will need to generate an SSH key. Follow the steps here:
42+
43+
https://help.github.com/articles/connecting-to-github-with-ssh/
44+
45+
Then clone the repo in your desired folder location.

0 commit comments

Comments
 (0)