We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90889b1 commit fff9508Copy full SHA for fff9508
1 file changed
README.md
@@ -8,6 +8,8 @@ Replace strings if the line contains the definition of how to update itself.
8
9
## Installation
10
11
+### Nix
12
+
13
In [Nix](https://nixos.org/) [Flake](https://nixos.wiki/wiki/Flakes), you can skip installation steps
14
15
```console
@@ -25,6 +27,8 @@ trusted-users = root your_user
25
27
selfup v1.2.1
26
28
```
29
30
+### Prebuilt-binary
31
32
Prebuilt binaries are available for download from [releases](https://github.com/kachick/selfup/releases)
33
34
0 commit comments