Skip to content

Commit 599d10a

Browse files
committed
update install instructions
1 parent 8f1fb6d commit 599d10a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Unity Web Portal is a PHP application built in top of MariaDB and LDAP which act
2929
6. `php-pdo`
3030
2. Composer packages
3131
1. `cd` to this repository
32-
2. Install packages `composer update`
32+
1. Setup git submodules `git submodule update --init --checkout`
33+
1. Install packages `composer update`
3334
3. Setup config file `config/config.ini` according to your site deployment
3435
4. Setup branding file `config/branding/config.ini` according to your site deployment
3536
5. Point your web server's document root to `webroot` in this repo

0 commit comments

Comments
 (0)