From cf01ef35605c7a8cd00a78b0d7fc3e2544088ff7 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 2 Jun 2016 00:01:32 -0700 Subject: [PATCH] Remove incorrect new blog post instruction from README --- README.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.markdown b/README.markdown index 4f5f2528c9c..892844c479d 100644 --- a/README.markdown +++ b/README.markdown @@ -6,12 +6,6 @@ This is the source for the [Home-Assistant.io website](https://home-assistant.io Setting up to contribute to documentation and the process for submitting pull requests is [explained here](https://home-assistant.io/developers/website/). -## Create a new blog post - -```bash -$ rake new_post["title"] -``` - ## Site preview ```bash