From 1aba962cd379e7b8d828a2a507b3b32f21f05aae Mon Sep 17 00:00:00 2001 From: Valentin Tolmer Date: Tue, 19 Dec 2023 13:35:48 +0100 Subject: [PATCH] readme: Fix block quote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 625f47c..99b381e 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ Then you can build the frontend files with ```shell ./app/build.sh -```` +``` (you'll need to run this after every front-end change to update the WASM package served).