Skip to content
Snippets Groups Projects
Commit c6e04228 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: getting-started/quickstart.mdx

parent c7591b70
No related branches found
No related tags found
No related merge requests found
Pipeline #10154 passed
......@@ -19,15 +19,15 @@ most recent version as of January 2021.
*For an optimal experience, we strongly recommend you to use singularity 3 or later for this tutorial.
Use (very) old versions of singularity (e.g. 2.6.x) at your own risk!*
## The EIC Software Container (jug_xl)
# The EIC Software Container (jug_xl)
### Step 1: Create a local directory that you want to work in, e.g., `~/eic`
## Step 1: Create a local directory that you want to work in, e.g., `~/eic`
```bash
mkdir ~/eic
cd ~/eic
```
### Step 2: Deploy the containerized environment and launch a shell
## Step 2: Deploy the containerized environment and launch a shell
Execute the following line in your terminal to setup your environment in your sandbox
directory. This will install the latest stable container and place a script called
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment