From bf819f065ec25f9db7cde5fee30867e7f227fa39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Delgado=20=CE=9E?= Date: Thu, 30 Jun 2022 11:15:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c75f9d..ad5e8c7 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Node.js, MongoDB, Mongoose, Express, Ethers.js, Joi ## How to Use +__NOTE: Required a UNIX terminal like Windows WSL, Bash, ZSH, Fish, Shell, etc.__ + ### 1. First Method (Recommended) Using the script will create a new project at `my-dapp` in the current working directory.