1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Update README.md

This commit is contained in:
imfunny 2019-05-23 15:34:22 +05:30 committed by GitHub
parent fb00959194
commit fa3fac0dc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ npm i gitfolio -g
```sh
gitfolio build <username>
```
<username> is your username on github. This will build your website using your GitHub username and put it in the `/dist` folder.
`<username>` is your username on github. This will build your website using your GitHub username and put it in the `/dist` folder.
To run your website use `run` command (please refrain from using this for now)