You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,9 @@ All files ending in `-selfcontained` do not require the `.NET 7` Runtime to be i
24
24
Though they are *massively greater in filesize* than the runtime dependent ones.
25
25
26
26
## 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,
0 commit comments