From 1a5bd3af4838213d2dd3f293cf5f1f84a17f03b5 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: