Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed May 22, 2018
1 parent 9cd5951 commit 494b597
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/overview.rst
Expand Up @@ -103,6 +103,13 @@ Navigate to the folder where are your projects (such as **/var/www/sites/**).

Edit the file to access the database, it is located at **common/config/db.php**

Update configs:

.. code-block:: bash
COMPOSER_HOME=.composer php composer.phar self-update && COMPOSER_HOME=.composer php composer.phar du
4. Installation of migrations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 494b597

Please sign in to comment.