aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALLING.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALLING.rst b/INSTALLING.rst
index 3e50ede..c645ff9 100644
--- a/INSTALLING.rst
+++ b/INSTALLING.rst
@@ -39,6 +39,10 @@ As ``$YOURUSER``::
Then visit http://ip-your-boxen/
+Manualy import the database for now::
+
+ psql -h localhost -d nms -U nms -f /opt/gondul/build/schema.sql
+
Setting up your network...
--------------------------