This commit is contained in:
Yuri Kuznetsov
2014-10-01 12:00:53 +03:00
parent 6d81d9f6b2
commit 161673b88a
+1 -1
View File
@@ -11,7 +11,7 @@ Never update composer dependencies if you are going to contribute code back.
Now you can build.
If your repository is accessible via a web server then you can run EspoCRM by url `http://PROJECT_URL/frontend` w/o making a build. You will need yo have proper data/config.php and existing database.
If your repository is accessible via a web server then you can run EspoCRM by url `http://PROJECT_URL/frontend` w/o making a build. You will need to have proper data/config.php and existing database.
### How to build