Skip to content

Commit 1886640

Browse files
authored
Update Install.md
1 parent bd44f8e commit 1886640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sudo sysctl -p # Or better yet, reboot.
7474
To install ce-dev itself, use this one-liner:
7575

7676
```
77-
curl -sL https://raw.githubusercontent.com/codeenigma/ce-dev/2.x/install.sh | /bin/sh -s -- linux
77+
curl -sL https://raw.githubusercontent.com/codeenigma/ce-dev/2.x/install.sh | /bin/sh -s --platform linux
7878
```
7979

8080
_note for the "I don't trust your install script" crowd out there... 1. Just follow the link to see what this script does. 2. If you don't trust the install script, why would you trust the rest of the program in the first place?_

0 commit comments

Comments
 (0)