From 50d10aeb366d3489172897abd17d92b62f73e440 Mon Sep 17 00:00:00 2001 From: Jesse Rosenberger Date: Wed, 29 Mar 2017 01:24:43 +0300 Subject: [PATCH] Fix bullet-point numbering on `Development.md`, part 2. Follow-up to https://github.com/meteor/meteor/commit/326d17d241d510cf3605172e026796f0290b088c --- Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development.md b/Development.md index 180a0d1aad..fc36eea113 100644 --- a/Development.md +++ b/Development.md @@ -173,7 +173,7 @@ Since Meteor is a free, open-source project, you can run tests in the context of To enable CircleCI for your development: -0. Make sure you have an account with [CircleCI](https://circleci.com) +1. Make sure you have an account with [CircleCI](https://circleci.com) 0. Make sure you have [forked](https://help.github.com/articles/fork-a-repo/) [Meteor](https://github.com/meteor/meteor) into your own GitHub account. 0. Go to the [Add Projects](https://circleci.com/add-projects) page on CircleCI. 0. On the left, click on your GitHub username.