README: added protonup

This commit is contained in:
kenji
2025-07-09 16:54:32 -05:00
parent cdce0628ab
commit 3096697e35
+4
View File
@@ -33,6 +33,10 @@ Installing Sakamoto Nix configuration may vary on your current operating system.
```sh
$ nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel --update
```
7. (Optional) You can install `proton-ge` by running the following command:
```sh
protonup
```
### MacOS (Darwin) Installation
1. Install [Nix](https://nixos.org).
2. Clone this directory.