Make that code block a shell

This commit is contained in:
Patrick Robertson
2025-02-12 11:45:09 +00:00
parent d776be8a81
commit 17f13db56c

View File

@@ -18,7 +18,7 @@ poetry install
**Create the documentation:**
- Build the documentation:
```
```shell
# Using makefile (Linux/macOS):
make -C docs html