Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit 1886640

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)