Skip to content

Commit 30139f3

Browse files
committed
fix run jekyll with, add now.md to modify
1 parent 56aa943 commit 30139f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ This method is preferred for existing _Jekyll blogs_, as well as newly created o
7272
3. Delete the `screenshot.png` and `screenshot-mobile.png` files
7373
3. Empty the `_posts` folder
7474
4. Install bundler and gems with `$ script/bootstrap`
75-
5. Run Jekyll with `$ script/server`
76-
6. Modify `_config.yml`, `about.md`, `contact.md` for your project
75+
5. Run Jekyll with `$ bundle exec jekyll serve`
76+
6. Modify `_config.yml`, `about.md`, `contact.md`, and `now.md` for your project
7777
7. [Customize the theme](customizing)
7878
7979
## Customizing

0 commit comments

Comments
 (0)