mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-14 20:40:17 -05:00
Correct installation task from compile to install
This commit is contained in:
parent
0dea22a8e9
commit
d829f83226
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Then install the require npm modules:
|
|||
|
||||
Then compile the coffee script source files:
|
||||
|
||||
$ grunt compile
|
||||
$ grunt install
|
||||
|
||||
Finally, (after configuring your local database - see the Config section), run the CLSI service:
|
||||
|
||||
|
|
Loading…
Reference in a new issue