Skip to content
Snippets Groups Projects
Commit 63ea1593 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

polish starting instructions

parent a10195f5
Branches
No related tags found
No related merge requests found
Pipeline #10158 passed
......@@ -21,10 +21,14 @@ load the pre-compiled detector plugins from the container with*
source /opt/detector/setup.sh
```
First start by cloning part 1 of the tutorial. Start from the top level directory we created in getting started.
Start from the top level directory we created the Quick Start, which is `~/eic` in our example.
```bash
cd ~/eic
```
First start by cloning part 1 of the tutorial.
```bash
cd eic
git clone https://eicweb.phy.anl.gov/EIC/tutorials/ip6_tutorial_1.git part1
cd part1
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment