b3c177958706d3880752cecce500c09910e3d588
workshops.md
| ... | ... | @@ -12,22 +12,29 @@ To attend a workshop register for a BioGrids account and download the BioGrids I |
| 12 | 12 | |
| 13 | 13 | ### 2: Install BioGrids |
| 14 | 14 | |
| 15 | -<table style="border: 3px solid red;"> |
|
| 16 | -<tr style="border: 3px solid red;"> |
|
| 17 | - <td style="border: 3px solid red;"> |
|
| 18 | - <a href="downloads/Biogrids_Installer-1.0.694.dmg"><img float="left" src="images/biogrids_osx_gui_download.png" /></a> |
|
| 15 | +<table style="border: none;"> |
|
| 16 | +<tr> |
|
| 17 | + <td> |
|
| 18 | + <a href="downloads/Biogrids_Installer-1.0.694.dmg"><img src="images/biogrids_osx_gui_download.png" /></a> |
|
| 19 | 19 | </td> |
| 20 | 20 | <td> </td> |
| 21 | 21 | <td> |
| 22 | - <a href="downloads/biogrids-1.0.694-Darwin.tgz"><img float="left" src="images/biogrids_osx_cli_download.png" /></a> |
|
| 22 | + <a href="downloads/biogrids-1.0.694-Darwin.tgz"><img src="images/biogrids_osx_cli_download.png"/></a> |
|
| 23 | 23 | </td> |
| 24 | 24 | <td> </td> |
| 25 | 25 | <td> |
| 26 | - <a href="downloads/downloads/biogrids-1.0.694-Linux.tgz"><img float="left" src="images/biogrids_linux_cli_download.png" /></a> |
|
| 26 | + <a href="downloads/downloads/biogrids-1.0.694-Linux.tgz"><img src="images/biogrids_linux_cli_download.png" /></a> |
|
| 27 | 27 | </td> |
| 28 | 28 | </tr> |
| 29 | 29 | </table> |
| 30 | 30 | |
| 31 | +``` |
|
| 32 | +OSX CLI: |
|
| 33 | +curl -kLO https://biogrids.org/wiki/downloads/biogrids-1.0.694-Darwin.tgz |
|
| 34 | + |
|
| 35 | +Linux CLI: |
|
| 36 | +curl -kLO https://biogrids.org/wiki/downloads/downloads/biogrids-1.0.694-Linux.tgz |
|
| 37 | +``` |
|
| 31 | 38 | |
| 32 | 39 | |
| 33 | 40 | ### 3: Activate BioGrids |