From fcdc61fe9a62701e21d7ef037caae642dc4fcb30 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Mon, 20 Sep 2021 23:11:26 +0700 Subject: [PATCH] README: Some changes & new note --- README.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.textile b/README.textile index f1d37d31..ee1a6d9a 100644 --- a/README.textile +++ b/README.textile @@ -35,11 +35,13 @@ PHP 8 has *not* yet been tested, so you should not expect it to work. @ln -s /path/to/chandler/extensions/available/openvk /path/to/chandler/extensions/enabled/@ # Import @install/init-static-db.sql@ to *same database* you installed Chandler to # Import @install/init-event-db.sql@ to *separate database* -# Copy openvk-example.yml to openvk.yml and change options +# Copy @openvk-example.yml@ to @openvk.yml@ and change options # Run @composer install@ in OpenVK directory # Move to @Web/static/js@ and execute @yarn install@ # Set @openvk@ as your root app in @chandler.yml@ +*Note*: If OVK submodules were not downloaded beforehand (i.e. @--recursive@ was not used during cloning), this command *must be* executed in the @openvk@ folder: @git submodule update --init@ + Once you are done, you can login as a system administrator on the network itself (no registration required): * *Login*: admin@localhost.localdomain6 * *Password*: admin