Browse Source

Missing 0

Former-commit-id: 024727cf1123a001b21eadaa8883b0d7581f5c6a
pull/17/head
James South 12 years ago
parent
commit
9e31aaf3bc
  1. 2
      README.md

2
README.md

@ -29,6 +29,6 @@ ImageProcessor's documentation, included in this repo in the gh_pages directory,
1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v1.5.x).
- **Windows users:** Read [this unofficial guide](https://github.com/juthilo/run-jekyll-on-windows/) to get Jekyll up and running without problems.
2. From the root `/ImageProcessor` directory, run `jekyll serve` in the command line.
3. Open <http://localhost:400> in your browser to navigate to your site.
3. Open <http://localhost:4000> in your browser to navigate to your site.
Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/).

Loading…
Cancel
Save