diff --git a/README.md b/README.md index 5bc025f..cc58cf4 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,11 @@ c. After its done installing the dependencies run this command where `username` ``` $ node build --name username ``` +This will create `index.css` and `index.html` files in your working directory. d. Congrats, you just made yourself a personal website. -e. To run your website simply type `index.html` and hit enter in your terminal. +e. To run your website open `index.html` or simply type `index.html` and hit enter in your terminal. > if you get stuck somewhere or get an error, please create an issue