Skip to content

Commit 50bc092

Browse files
author
Carl Chang
authored
Update README.md
1 parent 17c9f11 commit 50bc092

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
@@ -19,7 +19,7 @@ As one of my earliest Python projects, feel free to fork and make your own impro
1919

2020
### Sample Output
2121
```
22-
sample@sample:~$ check_snmp.py -r 192.168.1.120
22+
sample@sample:~$ ./check_snmp.py -r 192.168.1.120
2323
Overall system status: critical (critical)
2424
Processor status: ok (ok)
2525
Memory status: ok (ok|ok)

0 commit comments

Comments
 (0)