Skip to content

Commit 5b0fd21

Browse files
CopilotMossaka
andcommitted
docs: add usage to get started fast
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
1 parent 05b5ba9 commit 5b0fd21

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@ See [Compatibility](docs/compatibility.md) for full details on supported version
2323

2424
```bash
2525
curl -sSL https://raw.githubusercontent.com/github/gh-aw-firewall/main/install.sh | sudo bash
26+
sudo awf --allow-domains github.com -- curl https://api.github.com
2627
```
2728

29+
The `--` separator divides firewall options from the command to run.
30+
2831
### GitHub Copilot CLI in one line
2932

3033
```bash

0 commit comments

Comments
 (0)