Skip to content

Commit 0dbfbb7

Browse files
committed
Update README.md
1 parent c813264 commit 0dbfbb7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ All files ending in `-selfcontained` do not require the `.NET 7` Runtime to be i
2424
Though they are *massively greater in filesize* than the runtime dependent ones.
2525

2626
## Usage
27-
Upon running the program without arguments via `dotnet run` (inside the cloned repo) or via the precompiled executable,
27+
(*Note:* if you want to use `dotnet run`, make sure the terminal's working directory is [WireguardAllowedIPs](/WireguardAllowedIPs/): `cd WireguardAllowedIPs` inside the reposity directory)
28+
29+
Upon running the program without arguments via `dotnet run` or via the precompiled executable,
2830
a help is displayed:
2931
```
3032
Usage: wireguard-allowed-ips [-h] [-a "all"|allowed-ranges] [-d disallowed-ranges]

0 commit comments

Comments
 (0)