Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 05ddaf2

Browse files
authored
[readme]: improve wording
1 parent 51b70af commit 05ddaf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ gh extension upgrade github/gh-net
4646

4747
## Usage
4848

49-
To start network forwarding from whithin a Codespace to your local machine, run:
49+
To start network forwarding from a Codespace to a local machine, run:
5050

5151
```shell
5252
sudo gh net start
5353
```
5454

55-
> Note: `sudo` privileges are required to bind to network sockets on your machine. In theory user with network administration rights can run this command without sudo, but this scenario is not tested well enough yet, so using `sudo` is the hard requirement at the moment.
55+
> Note: `sudo` privileges are required to bind to network sockets on your machine.
5656
5757
This will provide codespace selection dialog:
5858

0 commit comments

Comments
 (0)