changed in README

This commit is contained in:
Yuri Kuznetsov
2014-10-29 11:13:10 +02:00
parent fce8bb1acb
commit 47a9515a15
+1 -1
View File
@@ -21,7 +21,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`. To get a proper data/config.php and data in a database you can run /install via browser. Also you need to run build before to have compiled css.
If your repository is accessible via a web server then you can run EspoCRM by url `http://PROJECT_URL/frontend`. To compose a proper config.php and populate database you can run install by opening `http(s)://{YOUR_CRM_URL}/install` location in a browser. Also you need to run build before to have compiled css.
### How to build