~ubuntu-branches/ubuntu/wily/python-oslo.vmware/wily

« back to all changes in this revision

Viewing changes to doc/source/installation.rst

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2014-03-05 15:29:17 UTC
  • Revision ID: package-import@ubuntu.com-20140305152917-9n6zp4cktcwyr3ul
Tags: upstream-0.2
ImportĀ upstreamĀ versionĀ 0.2

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 
 
8
 
 
9
Or, if you have virtualenvwrapper installed::
 
10
 
 
11
    $ mkvirtualenv 
 
12
    $ pip install 
 
 
b'\\ No newline at end of file'