From dfabfab8b362325bd943035562b6f5ca9ef5abb6 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Sun, 22 Feb 2015 14:10:08 -0500 Subject: [PATCH] Update README.md --- plugins/travis/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/travis/README.md b/plugins/travis/README.md index b3e48825..8f2dc56c 100644 --- a/plugins/travis/README.md +++ b/plugins/travis/README.md @@ -3,13 +3,13 @@ Adds [`travis`](https://github.com/travis-ci/travis.rb) command line client completion to allow interfacing with [Travis CI](http://travis-ci.org). -## INSTALLATION NOTES +## Installation Besides oh-my-zsh, `travis` can be also be used with *bash*, *compsys*, and *compctl* shells. For installation details, see https://github.com/travis-ci/travis.rb#installation . -## USAGE +## Usage See the [command line client](https://github.com/travis-ci/travis.rb#command-line-client) instructions for usage of `travis`.