Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions davinci-grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ This lesson will teach you how to take our [minimal DaVinci
job](minimal-dv-job.html) and run it on the grid.

`ganga` is a program which you can use to interact with your grid
jobs. Start it with:
jobs, it is automatically included in the LHCb environment. Start it with:

```bash
$ SetupProject Ganga
$ ganga
```

Expand Down