Update README.md

This commit is contained in:
imfunny 2019-05-08 21:38:13 +05:30 committed by GitHub
parent 4843bb1a37
commit 79bd573a6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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