mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
added simplejson dep to INSTALL
This commit is contained in:
parent
10001bf564
commit
9084600170
6
INSTALL
6
INSTALL
@ -6,6 +6,12 @@ Install the python-cheetah package and pandoc:
|
||||
|
||||
apt-get install python-cheetah pandoc
|
||||
|
||||
|
||||
Install the python-simplejson
|
||||
|
||||
apt-get install python-simplejson
|
||||
|
||||
|
||||
Unzip and untar the source into a directory. Change to the directory
|
||||
containing the program. Do `make` and then run `./plinth.py` and
|
||||
point your web browser at `localhost:8000`. The default username is
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user