From 5334779b55e7d6bd20887c75d08152114d6b118d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 3 May 2024 13:20:02 +0200 Subject: [PATCH] fix issue in installation instructions --- docs/source/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation/index.rst b/docs/source/installation/index.rst index 6c5b07346..806d434ff 100644 --- a/docs/source/installation/index.rst +++ b/docs/source/installation/index.rst @@ -336,7 +336,7 @@ Troubleshooting Error `An exception has been thrown during the rendering of a template ("Asset manifest file "/var/www/app/web/build/manifest.json" does not exist.").` on first run ******************************************************************************************************************************************************************** -Run :code:`make build-assets` +Build assets, see above. Running in production =====================