note official releases
This commit is contained in:
parent
1fcb211035
commit
d416617270
@ -31,6 +31,8 @@ the included `LICENSE.md` file for more detailed information.
|
|||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
Typical users should download a [utf8proc release](http://juliastrings.github.io/utf8proc/releases/) rather than cloning directly from github.
|
||||||
|
|
||||||
For compilation of the C library run `make`. You can also install the library and header file with `make install` (by default into `/usr/local/lib` and `/usr/local/bin`), but this can be changed by `make prefix=/some/dir`).
|
For compilation of the C library run `make`. You can also install the library and header file with `make install` (by default into `/usr/local/lib` and `/usr/local/bin`), but this can be changed by `make prefix=/some/dir`).
|
||||||
|
|
||||||
Alternatively, you can compile with `cmake`, e.g. by
|
Alternatively, you can compile with `cmake`, e.g. by
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user