Преглед изворни кода

Update README with config instructions

James Allen пре 12 година
родитељ
комит
90fdbf5681
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -23,6 +23,9 @@ Next install all the node modules and ShareLaTeX services:
 	$ npm install
 	$ npm install
 	$ grunt install
 	$ grunt install
 
 
+This will create a config file in `config/settings.development.coffee`. You should open
+this now and configure your AWS S3 credentials, and other custom settings.
+
 Now check that your system is set up correctly to run ShareLaTeX (checks that you have
 Now check that your system is set up correctly to run ShareLaTeX (checks that you have
 the required dependencies installed.) Watch out for any failures.
 the required dependencies installed.) Watch out for any failures.