Skip to content

Commit 5fa2f09

Browse files
chore: Update setup.sh URL in README.md
1 parent d5deec2 commit 5fa2f09

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
@@ -5,7 +5,7 @@ System Guard is a Flask app designed to monitor server stats such as CPU, Memory
55
## Installation
66

77
```bash
8-
wget https://github.com/codeperfectplus/SystemGuard/blob/main/setup.sh
8+
wget https://raw.githubusercontent.com/codeperfectplus/SystemGuard/main/setup.sh
99
chmod +x setup.sh
1010
./setup.sh
1111
```

0 commit comments

Comments
 (0)