~ubuntu-branches/ubuntu/vivid/python-bashate/vivid

« back to all changes in this revision

Viewing changes to doc/source/installation.rst

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2014-08-17 23:19:38 UTC
  • Revision ID: package-import@ubuntu.com-20140817231938-iynchxc4jo5lw9m0
Tags: upstream-0.2.0
ImportĀ upstreamĀ versionĀ 0.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
============
 
2
Installation
 
3
============
 
4
 
 
5
At the command line::
 
6
 
 
7
    $ pip install bashate
 
8
 
 
9
Or, if you have virtualenvwrapper installed::
 
10
 
 
11
    $ mkvirtualenv bashate
 
12
    $ pip install bashate