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:
parent
fb00959194
commit
fa3fac0dc0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue