blob: ba5223e6805bc8b45aad929644ef31f6a6f3591d [file] [log] [blame]
Max Rasskazov8a071162016-02-24 11:55:00 +03001============
2Installation
3============
4
5At the command line::
6
7 $ pip install trsync
8
9Or, if you have virtualenvwrapper installed::
10
11 $ mkvirtualenv trsync
12 $ pip install trsync