We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4e22d commit cfccb4dCopy full SHA for cfccb4d
docs/README.md
@@ -10,7 +10,8 @@ Screenshots
10
Installation
11
------------
12
13
-1. `git clone` current repository somewhere in the cloud or on your local machine.
+1. `git clone` current repository somewhere in the cloud or on your local machine.<br>
14
+**Warning: If you choose cloud option. Be sure to secure folder with a *.htpasswd*.**
15
2. Be sure to have PHP >= 7 with [MongoDB extension](https://www.php.net/manual/en/mongodb.installation.php) enabled in this environment.
16
3. Run `composer install` at project's root directory to install all PHP dependencies.
17
0 commit comments