mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Update README with config instructions
This commit is contained in:
parent
74a9c99569
commit
b8f7e9c838
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ Next install all the node modules and ShareLaTeX services:
|
|||
$ npm 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
|
||||
the required dependencies installed.) Watch out for any failures.
|
||||
|
||||
|
|
Loading…
Reference in a new issue