Skip to content

Commit

Permalink
Update AnalysisExample.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hseverini authored Jul 18, 2024
1 parent 81f1b92 commit 89981fe
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/ASP2024/AnalysisExample.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ Root may be run in batch mode on the grid to analyze large data samples. This ex
## Prerequisite

* Open a new Terminal on your VM.
*
* Make a directory for this exercise

```
$ mkdir -p analysis_example
$ cd analysis_example
$ mkdir -p ~/analysis_example
$ cd ~/analysis_example
```

Again the `$` sign at the beginning of the commands to execute is the `command prompt`, so it should `not` be entered as part of the command.
Expand Down

0 comments on commit 89981fe

Please sign in to comment.