Skip to content

Commit e091541

Browse files
committed
Minor edits
1 parent 0a8d56c commit e091541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gettingstarted/installing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Platforms supported on a best-effort basis:
3737
* Follow the instructions for the Ubuntu version your Linux Mint version is based on.
3838
* Specify the corresponding Ubuntu architecture when running `aliBuild` commands using the `-a` option (e.g. `-a ubuntu2404_x86-64` for Ubuntu 24.04). Use the `-a` option also with `alienv` commands.
3939

40-
If your operating system is *not* in any list, it does not mean our software won't work on it; it will be just more difficult for you to get support for it.
40+
If your operating system is *not* listed, it does not mean our software won't work on it; it will be just more difficult for you to get support for it.
4141

4242
Only in case you cannot install aliBuild in the way described below, you can install aliBuild manually.
4343
This procedure should only be used as a fallback, in case you cannot follow the instructions for your operating system linked above.
@@ -224,7 +224,7 @@ If you perform `ls` under your work directory, you will see the packages you hav
224224
The `alidist` directory contains software recipes, telling aliBuild how the software is built.
225225

226226
```note
227-
You only need the O2 source code if you need to modify it. Otherwise aliBuild will install the O2 version defined in `alidist` as a dependency of O2Physics.
227+
You only need the O2 source code if you need to modify it. Otherwise, aliBuild will install the O2 version defined in `alidist` as a dependency of O2Physics.
228228
```
229229

230230
```warning

0 commit comments

Comments
 (0)