Skip to content

Commit

Permalink
Update nixos install docs #106
Browse files Browse the repository at this point in the history
  • Loading branch information
yorukot committed May 10, 2024
1 parent e11b9ff commit 8181b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ sudo mv ./spf /bin/
<details><summary>Click to expand</summary>
<p>

#### Simple install:
#### Install with nix command line:

```bash
nix profile install github:MHNightCat/superfile#superfile
Expand All @@ -81,7 +81,7 @@ or
nix profile install github:MHNightCat/superfile#superfile
```

#### Complex install:
#### Install with flake:

Add superfile to your flake inputs:

Expand Down

0 comments on commit 8181b7f

Please sign in to comment.