installation_overview.md
... ...
@@ -20,7 +20,7 @@ The software collection can be installed using either our graphical or command-l
20 20
21 21
[An SBGrid installation that includes the complete software collection for Linux and/or MacOS.](sbgrid-cli-admin)
22 22
23
-One of the primary benefits of an SBGrid software installation is that it is a curated and actively managed software colletion. New titles are added, obsolete versions are removed, and updates can happen automatically. That makes new software and bug fixes only an email request away (bugs@sbgrid.org) without required system administration. While the installation configuration is flexible (CLI/GUI, title/versions, Linux/macOS, etc), this is the recommended mode of installation for most workstations and clusters, large labs, or shared departmental installations using network file storage for their program stack.
23
+One of the primary benefits of an SBGrid software installation is that it is a curated and actively managed software collection. New titles are added, obsolete versions are removed, and updates can happen automatically. That makes new software and bug fixes only an email request away (bugs@sbgrid.org) without required system administration. While the installation configuration is flexible (CLI/GUI, title/versions, Linux/macOS, etc), this is the recommended mode of installation for most workstations and clusters, large labs, or shared departmental installations using network file storage for their program stack.
24 24
25 25
### Graphical installation for MacOS
26 26
managing_install.md
... ...
@@ -56,7 +56,7 @@ The `sbgrid-cli` utility is used to install and manage an installation. [See the
56 56
57 57
1. Create an 'sbgrid' user on the machine that will host your software installation. This should be a normal, unprivileged user account.
58 58
2. Log in as this 'sbgrid' user.
59
-3. [Download the sbgrid-cli installation manager](downloads).
59
+3. [Download the sbgrid-cli installation manager](client_downloads).
60 60
4. Untar and Make the sbgrid-cli file executable with: `chmod +x sbgrid-cli`
61 61
5. Run the installation: `./sbgrid-cli activate-site`
62 62
6. The applications will walk you through configuring your installation, downloading the software and installing a cron job that will keep the software updated at your site. You will need the **site name** and **install key** provided in the account creation email. The installation may take anywhere from several hours to a day, depending on your network and the number of applications available to your site.