Update README.md (#152)

typo on directory
This commit is contained in:
cedounet
2023-07-15 08:59:35 +01:00
committed by GitHub
parent 17f2e6b505
commit 999f085875

View File

@@ -89,7 +89,7 @@ To build the website make sure to have the ruby version installed specified in
`website/.ruby-version`.
```console
cd website/
cd book/
make website
```