From 653c6c7f9d014d6136945faa78e23908a18e382c Mon Sep 17 00:00:00 2001 From: scribu Date: Sun, 9 Jun 2013 15:37:23 +0300 Subject: [PATCH] contributing: remove confusing ./utils/dev-build step --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a2053192..52ce37fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,6 @@ Contribute So you've got an awesome idea to throw into WP-CLI. Great! Here's the process, in a nutshell: 1. [Fork](https://github.com/wp-cli/wp-cli/fork) the repository. -2. Clone the repo and run `./utils/dev-build`. 2. Make the code changes in your fork. 3. Open a pull request. -- 2.11.0