From 1c4a9d2b969e9ac4e8e4357e6c68ed6eb9f55e71 Mon Sep 17 00:00:00 2001 From: "David P. Chassin" Date: Tue, 1 Oct 2024 19:01:11 -0700 Subject: [PATCH] Fix install docs --- quickdocs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickdocs.py b/quickdocs.py index 3a023b9..341d88e 100644 --- a/quickdocs.py +++ b/quickdocs.py @@ -31,7 +31,7 @@ 2. Run `quickdocs` in the project root folder by running the command - python3 -m quickdocs - + quickdocs - If you want to include the CSS file, use the option `--withcss`