Skip to content

Commit ca04127

Browse files
committed
Update readme [ci skip]
1 parent f7602c1 commit ca04127

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,12 @@ new/updated site is uploaded to your platform of choice.
5757
* **Start:** Run `gulp` and watch the magic unfold
5858

5959
#### Update
60-
It's recommended that you keep your `gulpfile` up to date with the generator.
61-
First, update `generator-jekyllized`: `npm update generator-jekyllized -g` and
62-
then run `yo jekyllized:gulp [--rsync|amazon|pages]`, or see the help: `yo
63-
jekyllized:gulp --help`. Note that this will overwrite any local changes you've
64-
made, so make sure to make a backup.
60+
It's recommended that you keep your gulp tasks and packages up to date, luckily
61+
this is very easy with `genertor-jekyllized`! All you need to do is run `yo
62+
jekyllized:update` and you'll be up to date. If you want to skip the
63+
installation and only update you can run it with `--skip-install`. **NOTE:**
64+
Running `yo jekyllized:update` will overwrite any changes made to `package.json`
65+
and your gulp files, so back them up!
6566

6667
## Usage
6768

0 commit comments

Comments
 (0)