Make the README a little more clear

This commit is contained in:
Digant C Kasundra 2023-02-03 18:21:35 -05:00 committed by GitHub
parent 766aad15f4
commit 19d6095c86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,10 @@
A port-forwarding utility.
Here's how it works:
1. You install `fwd` on the server.
2. You install `fwd` on the client.
3. You run `fwd` on the client to connect to the server, like so:
1. Get the latest [release](https://github.com/DeCarabas/fwd/releases) of `fwd`
2. You install `fwd` on the server somewhere in your `$PATH` (like `/usr/bin/`)
3. You install `fwd` on the client (like your laptop)
4. You run `fwd` on the client to connect to the server, like so:
```bash
doty@my.laptop$ fwd some.server