Make that code block a shell

pull/193/head
Patrick Robertson 2025-02-12 11:45:09 +00:00
rodzic d776be8a81
commit 17f13db56c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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