Skip to content

Commit

Permalink
docs: corrected install command
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare authored Mar 22, 2024
1 parent f932487 commit d9e8cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
This will automatically install protontweaks with your systems package manager if its available

```sh
$ curl -fsSL https://protontweaks.com/install.sh | bash
$ bash -c "$(curl -fsSL https://protontweaks.com/install.sh)"
```

#### NixOS
Expand Down

0 comments on commit d9e8cc4

Please sign in to comment.