Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed May 25, 2019
1 parent 1922d9e commit dbf311c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A command line tool that allows you to easily share files and directories as ZIP

## Installation

Clone the repository
Clone the repository:

`git clone https://github.com/mamantoha/zipstream.git`

Expand All @@ -18,7 +18,7 @@ Build:

`shards build`

Copy `./bin/zipstream` to
Copy `./bin/zipstream` to executable path.

Enjoy!

Expand All @@ -41,7 +41,7 @@ OPTIONS
-H HOST, --host=HOST Specifies the host (default: 127.0.0.1)
-p PORT, --p=PORT Specifies the port (default: 8090)
-o FILENAME, --output=FILENAME Specifies the output file name (default: download.zip)
``
```

## Contributing

Expand Down

0 comments on commit dbf311c

Please sign in to comment.