Skip to content

Commit

Permalink
add Install and Uninstall Section
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Zhou authored and Martin Zhou committed Aug 14, 2015
1 parent 9305e6f commit 94dd406
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ to another.ftrans's design target is a lightweight,quick-to-use and
extremly simple file transmitter so it doesn't consider other things
like safety.

Install

sudo python3 setup.py install

Uninstall

sudo pip3 uninstall ftrans

Usage

usage: main.py [-h] [-s SENDTO] [-r] [-f FILE] [-b BLOCK_SIZE] [-t TIMEOUT]
[-i]

Expand Down

0 comments on commit 94dd406

Please sign in to comment.