Corrected —all example
This commit is contained in:
parent
c30dfc35b9
commit
bb9fa74826
|
@ -9,7 +9,7 @@ To install the library `<lib>` using compiler `<compiler>` and MPI `<mpi>` make
|
|||
```
|
||||
To install all libraries with build recipes in `config`:
|
||||
```
|
||||
./libinstaller --compiler <compiler> --mpi <mpi> --<lib>
|
||||
./libinstaller --compiler <compiler> --mpi <mpi> --all
|
||||
```
|
||||
For further supported options and their default values, please have a look at `./libinstaller -h`:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue