Skip to content

Commit

Permalink
update README install via flake section
Browse files Browse the repository at this point in the history
  • Loading branch information
mwr committed Oct 20, 2023
1 parent 8174eb2 commit 03066c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ What exactly is being installed on macOS is documented here: https://nixos.org/m
## Installation via flake

```bash
nix profile install --accept-flake-config "git+ssh://[email protected]/run-as-root/rooter.git?ref=main#rooter"
# once public: nix profile install --accept-flake-config "github:run-as-root/rooter?ref=main"
# from gitlab: nix profile install --accept-flake-config "git+ssh://[email protected]/run_as_root/internal/rooter.git?ref=main"
nix profile install --accept-flake-config "github:run-as-root/rooter?ref=main"
```

## Project setup
Expand Down

0 comments on commit 03066c6

Please sign in to comment.