1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ffsync_ynh.git synced 2024-09-03 18:26:38 +02:00

small edits for the README

This commit is contained in:
Pierre-Antoine Rault 2016-12-08 12:41:24 +01:00 committed by GitHub
parent 19c3fbe3f9
commit a4566abdfa

View file

@ -15,5 +15,7 @@ Once installed, reaching `http://domain.tld/path` should show a page explaining
From the `sources` directory, do as follows:
`make build`
`make test`
`./local/bin/gunicorn --reload --paste syncserver.ini` instead of the classical `make serve` to take into account changes you will surely do by developping the app.