Skip to content

Commit 0d4ebf7

Browse files
lint readme
Signed-off-by: varun-r-mallya <[email protected]>
1 parent c65900b commit 0d4ebf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Python-BPF is an LLVM IR generator for eBPF programs written in Python. It uses
4343
## Try It Out!
4444
Run
4545
```bash
46-
curl -s https://raw.githubusercontent.com/pythonbpf/Python-BPF/refs/heads/master/tools/setup.sh | sudo bash
46+
curl -s https://raw.githubusercontent.com/pythonbpf/Python-BPF/refs/heads/master/tools/setup.sh | sudo bash
4747
```
4848

4949
## Installation

0 commit comments

Comments
 (0)