Skip to content

Commit eba902b

Browse files
authored
Fix install script URL in README
1 parent 0477eb6 commit eba902b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It renders terminal text as a real-time graphics workload instead of a tradition
2323
## ✦ Install
2424

2525
```bash
26-
curl -sSL https://github.com/Ianisop/lsd/blob/main/install.sh | sh
26+
curl -sSL https://raw.githubusercontent.com/Ianisop/lsd/main/install.sh | sh
2727
```
2828

2929
## ✦ Build

0 commit comments

Comments
 (0)