diff --git a/README.md b/README.md
index 96f884b..0595ebe 100755
--- a/README.md
+++ b/README.md
@@ -3,10 +3,14 @@
A W I D E comic reader. Successor to MSlide.
HI6MA was created to give users a larger reading area and remove dependency on jQuery.
-### Set up
+### Requirements for building
+* [NodeJs](https://nodejs.org/en/)
+* [Yarn](https://yarnpkg.com/en/)
-* Clone [the master branch](https://github.com/bersLucas/HI6MA/archive/master.zip) onto any web server.
-* In the **/i/** folder, create folders for each series.
+### Image Root Folder Set up
+
+* Create a directory to host your image files
+* In that folder, create folders for each series.
* (The series' folder names must contain no spaces,and must be unique.)
* Inside of these folders, you will add the following files:
* **cover.jpg** : The cover that will display on the main page.