Skip to content

Commit 279e966

Browse files
authored
Merge pull request #41 from Pupy200mine/patch-1
Update installation command in documentation
2 parents 194f3d9 + 6e689db commit 279e966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/users/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If on rebuild you get hash related errors, you should run `nix flake update mill
8282
This installer is entirely open source and we encourage the community audit the [source code](https://github.com/SteamClientHomebrew/Millennium/blob/main/scripts/install.sh).
8383

8484
```bash
85-
curl -fsSL "https://raw.githubusercontent.com/SteamClientHomebrew/Millennium/main/scripts/install.sh" | sudo sh
85+
curl -fsSL "https://raw.githubusercontent.com/SteamClientHomebrew/Millennium/main/scripts/install.sh" | sh
8686
```
8787

8888
### Post Installation

0 commit comments

Comments
 (0)