Codestructure, first few lines
[mir.git] / doc / INSTALL.mir
index 58d747d..b35d9a2 100755 (executable)
@@ -57,6 +57,7 @@ as user postgres:
 8. create base table
        psql -Upostgres dbname < dbscripts/create_pg.sql
        cat dbscript/help*.sql | psql -Upostgres dbname
+       cat dbscript/populate*.sql | psql -Upostgres dbname
 
 9. chmod 777 Mir/log