Skip to content

Commit

Permalink
Merge pull request #43 from aarivex/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Snawoot authored Mar 31, 2021
2 parents 19fd0c9 + 2c555ad commit 4728548
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ git clone https://ipfs.io/ipns/k51qzi5uqu5dkrgx0hozpy1tlggw5o0whtquyrjlc6pprhvbm

Pre-built binaries are available [here](https://github.com/Snawoot/hola-proxy/releases/latest).

Don't forget to make file executable on Unix-like systems (Linux, MacOS, \*BSD, Android). For your convenience rename downloaded file to `hola-proxy` and run within directory where you placed it:

```sh
chmod +x hola-proxy
```

#### Build from source

Alternatively, you may install hola-proxy from source. Run the following within the source directory:
Expand Down

0 comments on commit 4728548

Please sign in to comment.