upd install instructions
This commit is contained in:
parent
1caa3ededb
commit
03b77d5317
@ -4,6 +4,9 @@ An extremely simple task management API.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
**NOTE**: The install script assumes you have `sudo` access, and that the server
|
||||||
|
will be run by user `www-data`.
|
||||||
|
|
||||||
For development, simply run `./install.sh dev`. This will install necessary
|
For development, simply run `./install.sh dev`. This will install necessary
|
||||||
prerequisites. Run `lapis server production` to start the server and `lapis term`
|
prerequisites. Run `lapis server production` to start the server and `lapis term`
|
||||||
to stop it.
|
to stop it.
|
||||||
|
Loading…
Reference in New Issue
Block a user