Update README.md

This commit is contained in:
Matteo Paonessa 2020-01-30 15:02:50 +01:00 committed by GitHub
parent 093036ea15
commit 6b9da3f2a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ If you don't have `mozjpeg` and `zopfli` you should run
$ cd libcaesium
$ ./install.sh
```
which will install the requirements (Ubuntu only).
which will install the requirements.
##### Compile
Provided you have all the requirements, building and installing from git is as simple as typing
@ -125,4 +125,4 @@ PNG is lossless, so libcaesium will always perform optimization rather than comp
## Resizing
Resizing is partially supported. It is handy but it's almost completely out of the scope of this library.
If you really feel the need to do it within libcaesium you can do so, but I advise you should opt for a different toolset for the best results.
If you really feel the need to do it within libcaesium you can do so, but I advise you should opt for a different toolset for the best results.