diff --git a/README.md b/README.md index d81c14c0..a3bb7dca 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ So, make sure to install both to use the project. From your terminal: +```sh +yarn install +``` +This install's all dependencies for a project. + ```sh yarn dev ```