Uses LTS for the instructions.
parent
af328f18be
commit
0f4fcc20dd
|
@ -1,4 +1,4 @@
|
|||
Installation on Ubuntu 17.04
|
||||
Installation on Ubuntu 16.04
|
||||
============================
|
||||
|
||||
The master branch should always be working and it is recommended to install the
|
||||
|
@ -188,7 +188,7 @@ And configure the database connection:
|
|||
sudo ln -s /usr/bin/nodejs /usr/bin/node
|
||||
|
||||
|
||||
Update MONARC
|
||||
Update MONARC:
|
||||
|
||||
./scripts/update-all.sh
|
||||
|
||||
|
@ -198,9 +198,6 @@ execute the database migration scripts and compile the translations.
|
|||
|
||||
# Create initial user
|
||||
|
||||
|
||||
Create first user:
|
||||
|
||||
php ./vendor/robmorgan/phinx/bin/phinx seed:run -c ./module/MonarcFO/migrations/phinx.php
|
||||
|
||||
|
Loading…
Reference in New Issue