From 337cf0a2b1dc875f9ce512131a3e367d567f4c18 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Balter" Date: Mon, 20 May 2013 14:54:48 -0400 Subject: [PATCH] add link to boostrap instructions to readme --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f20d2b..ba55c10 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,3 +28,5 @@ For example, to [change this file](https://github.com/github/choosealicense.com/ find it in the GitHub repository. Then click the `Edit` button. Make your changes, type in a commit message, and click the `Propose File Change` button. That’s it! + +For more advanced changes, check out [the bootstrap instructions](https://github.com/github/choosealicense.com#run-it-on-your-machine) in the [project's readme](https://github.com/github/choosealicense.com/blob/master/README.md).