From 9abb0a9f0b59bb6206e323fabad1df84223ee542 Mon Sep 17 00:00:00 2001 From: Felix DF3LX <76111133+DF3LX@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:30:42 +0100 Subject: [PATCH] added reminder for version change in command --- doc/ce-upgrading-texlive.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ce-upgrading-texlive.md b/doc/ce-upgrading-texlive.md index cb566c34..302db102 100644 --- a/doc/ce-upgrading-texlive.md +++ b/doc/ce-upgrading-texlive.md @@ -71,7 +71,8 @@ $ cat config/version #^^^^ --------------- matching version ----------- | # vvvvv $ docker commit sharelatex sharelatex/sharelatex:5.0.3-with-texlive-full - +#^^^^ --- also here ---| + vvvvv-----------| $ echo 5.0.3-with-texlive-full > config/version ```