mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 23:38:06 +02:00
Add note about tags
This commit is contained in:
parent
4fd939cca0
commit
094946e0ff
1 changed files with 6 additions and 0 deletions
|
@ -59,6 +59,12 @@ These can be changed by setting `MONGO_DATA_PATH` (etc) in `overleaf.rc`
|
|||
|
||||
## How To
|
||||
|
||||
### Update to the latest version
|
||||
|
||||
This project uses tags to mark releases on the `master` branch.
|
||||
Run `git pull`, and check out the latest tag. (TODO: improve this).
|
||||
|
||||
|
||||
### Switch to Server Pro
|
||||
|
||||
- In `overleaf.rc`, set `SERVER_PRO=true`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue