Skip to content

Commit

Permalink
Documentation: improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
mhagnumdw committed May 29, 2019
1 parent 87ddce1 commit 32d587e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,9 +402,9 @@ sudo npm install gulp-cli -g
npm install
```

Now, whenever you want to minify and optimize, run:
**Now, whenever you want to minify and optimize, run:**
```shell
cd assets
cd assets/
gulp default
# tip: run a git status to see the changes
git status
Expand Down

0 comments on commit 32d587e

Please sign in to comment.