diff --git a/README.md b/README.md
index 7fe4dd5..d1cb164 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,13 @@ YAWP Yet Another Web Playground is an online web Playground that lets you play w
## Install Dependencies
-### `yarn`
+### Windows And macOS
+1. Install Node.js https://nodejs.org/en/download
+2. Go to this link for installation of Yarn: https://yarnpkg.com/getting-started/install
+
+### Linux
+1. Install Node.js https://nodejs.org/en/download/package-manager
+2. Go to this link for installation of Yarn: https://yarnpkg.com/getting-started/install
## Getting Started