diff --git a/README.md b/README.md index 4ae64d07..038da0cb 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Next.js serves all assets out of the /public directory. In development we utiliz NEXT_PUBLIC_SIERO_IMG_URL='/images' ``` +#### Dependencies + Once your `.env` is all set up, install all dependencies: ```bash