Update README.md

This commit is contained in:
sym
2024-06-24 16:48:27 +02:00
committed by GitHub
parent b3ef70bcd4
commit cc29b6f89e

View File

@@ -2,7 +2,7 @@
This repo contains an improved, free ldap authentication and authorisation This repo contains an improved, free ldap authentication and authorisation
for sharelatex/[overleaf](https://github.com/overleaf/overleaf) community for sharelatex/[overleaf](https://github.com/overleaf/overleaf) community
edition. Currently this repo uses `sharelatex/sharelatex:4.2.0`. edition. Currently this repo uses `sharelatex/sharelatex:5.0.6`.
The inital idea for this implementation was taken from The inital idea for this implementation was taken from
[worksasintended](https://github.com/worksasintended). [worksasintended](https://github.com/worksasintended).
@@ -20,6 +20,8 @@ bash scripts/apply_diffs.sh
make make
``` ```
**Note:** TrackChanges uses newer versions of Feature/Chat and Feature/DocumentUpdater - those are pulled during make directly from the Overleaf git repository.
## BREAKING CHANGE ## BREAKING CHANGE