Fixed INSTALL.md
This commit is contained in:
parent
646b155b07
commit
fc71007063
1 changed files with 4 additions and 1 deletions
|
@ -167,7 +167,10 @@ smallest possible packages, run following command:
|
|||
|
||||
This should create public_html/app.min.js, public_html/app.min.css and
|
||||
public_html/app.min.html. .htaccess is configured so that if these files exist,
|
||||
it will load them instead of development environment. To delete these conveniently, you can run After running
|
||||
it will load them instead of development environment. To delete these
|
||||
conveniently, you can run:
|
||||
|
||||
grunt clean
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue