Skip to content

Commit 580eb64

Browse files
committed
Update DEPLOY.md
1 parent ad65897 commit 580eb64

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

DEPLOY.md

+7
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,13 @@ And you should also restart the app on AppFog (in the console). Then, Kandan sho
104104
## Heroic server install
105105
If you're looking to install Kandan on a private server, or to develop locally for lemonodor fame, then here is the path you must follow, young hero:
106106

107+
You still need kandan (from above)
108+
git clone https://github.com/kandanapp/kandan.git
109+
cd kandan
110+
111+
Lots of the gems require other libraries:
112+
sudo apt-get install ruby1.9.1-dev libxslt-dev libxml2-dev libpq-dev libsqlite3-dev
113+
107114
For development-mode
108115

109116
`sudo apt-get install nodejs` # (execjs needs an execution environment)

0 commit comments

Comments
 (0)