From 6a63586207b40f693c92bd10822c219266284200 Mon Sep 17 00:00:00 2001 From: She Jinxin Date: Thu, 5 Nov 2015 10:13:43 +0800 Subject: [PATCH] fix format --- plugins/percol/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/percol/README.md b/plugins/percol/README.md index c2233431..97cca687 100644 --- a/plugins/percol/README.md +++ b/plugins/percol/README.md @@ -7,7 +7,8 @@ Provides some useful function to make [percol](https://github.com/mooz/percol) w ### Requirements -```pip install percol +```shell +pip install percol ``` And [jump](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/jump/jump.plugin.zsh) for `oh-my-zsh` is a optional requirement.