Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzack99s committed Sep 26, 2020
2 parents 4653254 + a11365e commit 332bb9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ WSL2-forwarding-port-cli is command line tools for wsl2 forwarding port configur


## Requirement
- wsl2-forwarding-port-engine [go to repository](https://github.com/mrzack99s/wsl2-forwarding-port-engine)
- wsl2-forwarding-port-engine version >0.2.x [go to repository](https://github.com/mrzack99s/wsl2-forwarding-port-engine)

## How to install

1. Open WSL2
2. Download the binary with the command
```
curl -LO https://github.com/mrzack99s/wsl2-forwarding-port-cli/releases/download/v2.0.0/wfp-cli
curl -LO https://github.com/mrzack99s/wsl2-forwarding-port-cli/releases/download/v2.1.0/wfp-cli
```
3. Make the wfp-cli binary executable.
```
Expand Down

0 comments on commit 332bb9c

Please sign in to comment.