From 89a88748a49159b002c8a650e44420fc59394efe Mon Sep 17 00:00:00 2001 From: Mawoka Date: Tue, 19 May 2026 13:22:17 +0200 Subject: [PATCH] Fix self-hosting copy and paste line --- frontend/src/routes/docs/self-host/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/docs/self-host/+page.svelte b/frontend/src/routes/docs/self-host/+page.svelte index 0a9adf9..17f7675 100644 --- a/frontend/src/routes/docs/self-host/+page.svelte +++ b/frontend/src/routes/docs/self-host/+page.svelte @@ -66,7 +66,7 @@ SPDX-License-Identifier: MPL-2.0

First, clone the repo:

git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuizgit clone https://github.com/mawoka-myblock/ClassQuiz && cd ClassQuiz

Now, you'll configure your frontend. You'll have to change the following in