a4e2a10db9ac4433ca95c028096b8363aef09e8a
workshops.md
... | ... | @@ -20,6 +20,11 @@ To attend a workshop register for a BioGrids account and download the BioGrids I |
20 | 20 | |
21 | 21 | ### 3: Activate BioGrids |
22 | 22 | |
23 | +Substitute your sitename, user name and activation key: |
|
24 | + |
|
25 | +./biogrids activate [site name] [user name] [activation key] |
|
26 | + |
|
27 | +Example: |
|
23 | 28 | ``` |
24 | 29 | ./biogrids activate biogrid-production jvin1 70rYFBTDnr93VUklfbf1s3M4jdyC9bFVYHew== |
25 | 30 | ``` |
... | ... | @@ -33,7 +38,10 @@ May 15, 2019 - 10:30am | TMEC 106 | [Register Here](https://docs.google.co |
33 | 38 | Complete workshop data files and scripts: [biogrids_workshop.tar.gz](downloads/biogrids_workshop.tar.gz) |
34 | 39 | |
35 | 40 | Download then uncompress: |
36 | -``` tar zxf biogrids_workshop.tar.gz ``` |
|
41 | + |
|
42 | +``` |
|
43 | +tar zxf biogrids_workshop.tar.gz |
|
44 | +``` |
|
37 | 45 | |
38 | 46 | Some download tools may uncompress for you. |
39 | 47 |