Change type in README

This commit is contained in:
Sarmonsiill 2021-10-27 12:43:48 +00:00
parent 24eaa0c223
commit 473102460a
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ tiny static site generator built in v
### from source _
* install https://vlang.io/
* close https://tildegit.org/sarmonsiill/gtc_gen.git
* clone https://tildegit.org/sarmonsiill/gtc_gen.git
* cd into gtc_gen
* type `v . -prod -skip-unused`
* type `v . -prod -skip-unused` or run `sh build`
### from package manager _