Skip to content

Commit

Permalink
Minor cosmetic change to macos installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiparo authored Dec 20, 2024
1 parent 05da711 commit 125b742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ we recommend checking the [docker image repository](https://github.com/root-proj

## Supported compilers

### From v6.30:
### From v6.30 onwards:
- C++17 support is required
- GCC 8 or later is supported
- Clang 6 or later is supported
Expand Down Expand Up @@ -170,7 +170,7 @@ python3 -m pip install numpy numba cffi notebook metakernel protobuf pyspark da
distributed pytest pandas tensorflow-macos torch scikit-learn ipython jupyter
```

* The minimal ROOT installation can then be done as follow:
* The standard distribution of ROOT can then be configured and built as follow:
```bash
git clone https://github.com/root-project/root.git
mkdir root-build
Expand Down

0 comments on commit 125b742

Please sign in to comment.