From 77ed93fb7a74f05e86a4303651f51ce26e19c606 Mon Sep 17 00:00:00 2001 From: missytake Date: Sat, 16 May 2026 10:24:08 +0200 Subject: [PATCH] docs: add scripts/initenv.sh to upgrade instructions --- doc/source/faq.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/faq.rst b/doc/source/faq.rst index 7d4666e9..a63baf15 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst @@ -60,6 +60,7 @@ and run the following commands: :: git pull origin main --rebase --autostash + scripts/initenv.sh scripts/cmdeploy run If you don't want the latest development version,