diff --git a/README.md b/README.md index 12a8f4a..df3f105 100644 --- a/README.md +++ b/README.md @@ -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 ```