From 392d00965ccc58c86584d471712b91f6866b58d4 Mon Sep 17 00:00:00 2001 From: samukhin <47834890+samukhin@users.noreply.github.com> Date: Mon, 3 May 2021 21:54:25 +0300 Subject: [PATCH] Update README.textile --- README.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.textile b/README.textile index 1cebe7b6..96008e38 100644 --- a/README.textile +++ b/README.textile @@ -27,8 +27,12 @@ h3. Installation procedure 1. Install Composer, Node.js, Yarn and "Chandler":https://github.com/openvk/chandler 2. Install "commitcaptcha":https://github.com/openvk/commitcaptcha and OpenVK as Chandler extensions and enable them like this: + + ln -s /path/to/chandler/extensions/available/commitcaptcha /path/to/chandler/extensions/enabled/ ln -s /path/to/chandler/extensions/available/openvk /path/to/chandler/extensions/enabled/ + + 3. Import install/init-static-db.sql to *same database* you installed Chandler to 4. Import install/init-event-db.sql to *separate database* 5. Rename openvk-example.yml to openvk.yml and change options