From 3d0c7486198239497af7d49d7abd7975f480d559 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Wed, 3 Feb 2016 14:50:30 -0800 Subject: [PATCH] Mention nightly install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cba086..a5c3033 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ wp-rest-cli A [Kickstarter-backed project](http://wp-cli.org/restful/) by @danielbachhuber to unlock the potential of the WP REST API at the command line. -**Warning:** This project is at a very early stage. Treat it as an experiment, and understand that breaking changes will be made without warning. The sky may also fall on your head. Using wp-rest-cli requires the latest nightly build of WP-CLI. +**Warning:** This project is at a very early stage. Treat it as an experiment, and understand that breaking changes will be made without warning. The sky may also fall on your head. Using wp-rest-cli requires the latest nightly build of WP-CLI, which you can install with `wp cli update --nightly`. [![Build Status](https://travis-ci.org/danielbachhuber/wp-rest-cli.svg?branch=master)](https://travis-ci.org/danielbachhuber/wp-rest-cli)