Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp-ci
/
trsync
/
refs/heads/master
/
.
/
doc
/
source
/
installation.rst
blob: ba5223e6805bc8b45aad929644ef31f6a6f3591d [
file
] [
log
] [
blame
]
Max Rasskazov
8a07116
2016-02-24 11:55:00 +0300
[
diff
] [
blame
]
1
============
2
Installation
3
============
4
5
At
the command line
::
6
7
$ pip install trsync
8
9
Or
,
if
you have virtualenvwrapper installed
::
10
11
$ mkvirtualenv trsync
12
$ pip install trsync