Skip to content

Commit d2d7c9c

Browse files
committed
Minor tweaks to final two README sections.
1 parent c2ff6c6 commit d2d7c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The entire site is managed via [this Git repository](https://github.com/jquery/l
6161
If you're unfamiliary with Git, you can still contribute by editing files directly via [GitHub's in-browser editor](https://github.com/blog/905-edit-like-an-ace). But you won't be able to create new content, and you'll still need a GitHub account and a fork of this repository. So we encourage you to [learn how to use Git and GitHub](http://help.github.com/); it'll probably pretty useful no matter what.
6262

6363

64-
## How Do I Get This Running Locally?
64+
## How Do I Preview This Project Locally?
6565

6666
*This project requires Ruby >= 1.9 and [Bundler](http://gembundler.com/). If you don't already have a Ruby development environment, please see the corresponding section below.*
6767

@@ -78,7 +78,7 @@ If you're unfamiliary with Git, you can still contribute by editing files direct
7878
`> nanoc watch`
7979
* The site should be running on http://localhost:3000. Use the `--port` option to specify a different port.
8080

81-
## I Don't (Know If I?) Already Have a Ruby Development Environment
81+
## I Don't (Know If I) Already Have a Ruby Development Environment
8282

8383
#### Mac OS X/Linux:
8484

0 commit comments

Comments
 (0)