Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solrex authored Mar 28, 2017
1 parent d663364 commit 4307b1f
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 @@ Because GNU netcat doesn't support `-x` proxy option, it is hard to use ssh Prox

# Usage

Modify `build.sh` PREFIX
1. Modify `build.sh` PREFIX

``` bash
# Where do you want to put nc in to
Expand All @@ -15,8 +15,8 @@ PREFIX=/usr/local
BSD_PREFIX=/usr/local
```

Then
2. Then

``` bash
bash ./build.sh
$ bash ./build.sh
```

0 comments on commit 4307b1f

Please sign in to comment.