Update README.md

This commit is contained in:
imfunny 2019-05-08 19:47:24 +05:30 committed by GitHub
parent 81b3a584f3
commit c88146240a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -22,6 +22,16 @@ $ npm i
This will install all the dependencies you will need to build your website.
3. After its done installing the dependencies run this command where `username` is your username on github
```
$ node build --name username
```
4. Congrats, you just made yourself a personal website.
> if you get stuck somewhere or get an error, please create an issue
## License
GNU General Public License v3.0