Skip to content

Commit

Permalink
doc: fix hipo repo name and some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks authored Sep 25, 2024
1 parent bbf30e8 commit b485e2b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Data Analysis Tools for hipo4 data format.

Examples are given for running in interactive ROOT sessions and ROOT-Jupyter notebooks.

## New : from version 1.9.0 an external hipo install is required before building clas12root
## New : from version 1.9.0 an external `hipo` install is required before building clas12root

We now use an external hipo4 repository. This must be pointed at with the environment variable `HIPO` when installing.
We now use an external `hipo` repository. This must be pointed at with the environment variable `$HIPO` when installing.

For convenience, the hipo4 source code is included here in `hipo_src/` as a submodule, and you may compile and install it with `./installHIPO`;
For convenience, the `hipo` source code is included here in `hipo_src/` as a submodule, and you may compile and install it with `./installHIPO`;
the default installation location is the top-level directory `hipo/`.

You may get the most up to data hipo library from <https://github.com/gavalian/hipo>
You may get the most up to date `hipo` source code from <https://github.com/gavalian/hipo>

## Clas12Banks and Clas12Root

Expand Down

0 comments on commit b485e2b

Please sign in to comment.