Skip to content

Commit a909e1f

Browse files
committed
fixed curl
Signed-off-by: Rahul Jadhav <[email protected]>
1 parent a5283c9 commit a909e1f

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
@@ -720,7 +720,7 @@ Total Distros: 68
720720

721721
ssh/login to the target Linux machine and run:
722722
```
723-
curl -s https://lkc.rjed.in/ | bash -s
723+
curl -sfL https://lkc.rjed.in/ | bash -s
724724
```
725725
if `curl` is not available, use `wget` ...
726726
```

0 commit comments

Comments
 (0)