Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
muayyad-alsadi committed Feb 24, 2017
1 parent 899727c commit 7d6d778
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -41,6 +41,17 @@ ping: socket: Operation not permitted
ping: socket: Operation not permitted
```

## Installation

To build it you only need `gcc`

```
yum install gcc glibc-static
make
```

You can get binaries directly from our github [releases](https://github.com/muayyad-alsadi/oneway/releases)


## Docker usage

Expand Down

0 comments on commit 7d6d778

Please sign in to comment.