mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-01-18 05:38:35 +01:00
Updates readme.
This commit is contained in:
parent
725cb1a6b8
commit
a8e0474cca
14
README.md
14
README.md
@ -25,6 +25,20 @@ It profits from these great projects:
|
||||
[Underscore.js](http://underscorejs.org) (MIT)
|
||||
|
||||
|
||||
## Build
|
||||
|
||||
A prebuilt package can be found on the [project page](http://larsjung.de/h5ai). But if you want to build
|
||||
h5ai yourself you have to install `fQuery` first:
|
||||
|
||||
> npm install -g fquery
|
||||
|
||||
To build the project run the following command from this root directory
|
||||
|
||||
> makejs
|
||||
|
||||
Run `makejs -t` to list all possible targets.
|
||||
|
||||
|
||||
## Changelog
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user