Skip to content

Commit fff9508

Browse files
committed
Add section sepator in README
1 parent 90889b1 commit fff9508

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Replace strings if the line contains the definition of how to update itself.
88

99
## Installation
1010

11+
### Nix
12+
1113
In [Nix](https://nixos.org/) [Flake](https://nixos.wiki/wiki/Flakes), you can skip installation steps
1214

1315
```console
@@ -25,6 +27,8 @@ trusted-users = root your_user
2527
selfup v1.2.1
2628
```
2729

30+
### Prebuilt-binary
31+
2832
Prebuilt binaries are available for download from [releases](https://github.com/kachick/selfup/releases)
2933

3034
```console

0 commit comments

Comments
 (0)