diff --git a/README.md b/README.md index 2374037..19eeab3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A simple website to view recipes. ### Prerequisites ```bash brew install yarn node +pip3 install pyyaml ``` ```bash