Skip to content

Commit c64b9d4

Browse files
authored
make it clearer to avoid alidock (#284)
1 parent c029c71 commit c64b9d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/QuickStart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ A Linux machine (CC7 or Ubuntu) or a Mac. See the O2 instructions below for the
2525

2626
## Setup
2727

28-
1. Setup O2 environment and tools <br>We use alibuild, see complete instructions [here](https://alice-doc.github.io/alice-analysis-tutorial/building/), in particular make sure to follow these steps :
29-
1. Install GLFW to have GUIs in the DPL (optional, DPL GUIs do not work in containers nor over SSH).
28+
1. Setup O2 environment and tools <br>We use alibuild, see complete instructions [here](https://alice-doc.github.io/alice-analysis-tutorial/building/) (prefer the second option, not alidock). In particular make sure to follow these steps :
29+
1. Install GLFW to have GUIs in the DPL (optional, **DPL GUIs do not work in containers nor over SSH**).
3030
* CC7 : `sudo yum install -y glfw-devel --enablerepo=epel`
3131
* Mac : `brew install glfw`
3232
2. Prerequisites

0 commit comments

Comments
 (0)