updated documentation for the new installation

This commit is contained in:
Celine Mercier
2019-03-28 14:46:06 +01:00
parent c4822c4874
commit 29081ddbb3
2 changed files with 3 additions and 2 deletions

View File

@ -29,7 +29,8 @@ Untar the archive, go into the newly created directory and compile:
```
tar zxvf sumatra_v[x.x.xx].tar.gz
cd sumatra_v[x.x.xx]
make
make -C sumalibs install
make install
```
## Documentation