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
bfd8f1b5e0
commit
906d83a3b0
13
README.md
13
README.md
@ -7,8 +7,8 @@ create [a new issue](http://github.com/lrsjng/h5ai/issues/new) on GitHub!
|
||||
|
||||
## Install
|
||||
|
||||
**Note:** please don't use files from the `src` folder for installation.
|
||||
They need to be preprocessed to work correctly.
|
||||
(**note:** please don't use files from the `src` folder for installation,
|
||||
they need to be preprocessed to work correctly)
|
||||
|
||||
You'll find a preprocessed package, as well as detailed installation
|
||||
instructions on the [project page](http://larsjung.de/h5ai/).
|
||||
@ -16,8 +16,7 @@ instructions on the [project page](http://larsjung.de/h5ai/).
|
||||
|
||||
## Build
|
||||
|
||||
A prebuilt package of the latest release can be found on the [project page](http://larsjung.de/h5ai/).
|
||||
There is also a repository of the [latest dev builds](http://release.larsjung.de/h5ai/dev/).
|
||||
(there are repositories of the latest [releases](http://release.larsjung.de/h5ai/) and [dev builds](http://release.larsjung.de/h5ai/dev/))
|
||||
|
||||
If you want to build **h5ai** yourself you need to install the build tool [fQuery](http://larsjung.de/fquery/) first:
|
||||
|
||||
@ -27,14 +26,10 @@ This will install fQuery and its command line tool `makejs`. Run `makejs --help`
|
||||
worked fine.
|
||||
|
||||
To clone and build the project run the following commands.
|
||||
You'll find a new directory `build` including the processed files.
|
||||
You'll find a new directory `build` including a fresh zipball.
|
||||
|
||||
> git clone git://github.com/lrsjng/h5ai.git
|
||||
> cd h5ai
|
||||
> makejs
|
||||
|
||||
To create an fresh zipball run
|
||||
|
||||
> makejs release
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user