Skip to content

Commit

Permalink
README: update to include new options
Browse files Browse the repository at this point in the history
  • Loading branch information
cyphar committed Feb 6, 2016
1 parent 73f1342 commit dcdffe7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@ existing Docker setup.
The basic usage is the following:

```
% mkonion <container>
% mkonion [-k private_key] [-p [onion:]container]... <container>
```

Simple as that. More options are in the works. You don't need to have any Tor
setup, as `mkonion` includes inside it all of the required `Dockerfile` and
configuration information to set up a new Tor container. If you want to take a
closer look, check out `fakebuild.go`.
Simple as that. You don't need to have any Tor setup, as `mkonion` includes
inside it all of the required `Dockerfile` and configuration information to set
up a new Tor container. If you want to take a closer look, check out `fakebuild.go`.

### Requirements ###

Expand Down

0 comments on commit dcdffe7

Please sign in to comment.