-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ac9c94e
commit 252a339
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -192,7 +192,7 @@ There are two methods to be up to date with firewall: | |
- Type: (or copy paste command(s) and hit enter) ```cd WindowsFirewallRuleset``` to move into WindowsFirewallRuleset folder | ||
- This command is typed only once for initial setup: | ||
|
||
```[email protected]:metablaster/WindowsFirewallRuleset.git``` | ||
```git remote add upstream git@github.com:metablaster/WindowsFirewallRuleset.git``` | ||
|
||
Otherwise if you cloned repo via HTTPS and want HTTPS (no SSH), then: | ||
|
||
|