From 65024320dda9694177d8ef82a06f5c44325622f9 Mon Sep 17 00:00:00 2001 From: Czar Echavez Date: Tue, 20 Jun 2023 11:22:29 +0100 Subject: [PATCH] #1386: fix README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7782e8a9..f7c6efd7 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ To install the development dependencies, postfix the command in step 3 above wit ```bash python3 -m pip install -e .[dev] +``` ## Building documentation The PrimAITE documentation can be built with the following commands: