mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
tell user to grab pandoc and do a make before running
This commit is contained in:
parent
b184fc74c5
commit
c8494f02f5
10
INSTALL
10
INSTALL
@ -2,12 +2,14 @@
|
|||||||
|
|
||||||
## Installing Plinth
|
## Installing Plinth
|
||||||
|
|
||||||
Install the python-cheetah package.
|
Install the python-cheetah package and pandoc:
|
||||||
|
|
||||||
|
apt-get install python-cheetah pandoc
|
||||||
|
|
||||||
Unzip and untar the source into a directory. Change to the directory
|
Unzip and untar the source into a directory. Change to the directory
|
||||||
containing the program. Run `./plinth.py` and point your web
|
containing the program. Do `make` and then run `./plinth.py` and
|
||||||
browser at `localhost:8000`. The default username is "admin" and the
|
point your web browser at `localhost:8000`. The default username is
|
||||||
default password is "secret".
|
"admin" and the default password is "secret".
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user