Skip to content

Commit

Permalink
Add instructions to oneliner
Browse files Browse the repository at this point in the history
  • Loading branch information
moritztim authored Nov 22, 2024
1 parent 747e0e4 commit 663c77f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Bash script to download and install NixOS using [`kexec`](https://man7.org/linux
## Usage

### Run pre-built script

Run the following snippet with root priviliges on the machine you wish to install nixos to.
```bash
bash <(curl -sSLf https://github.com/moritztim/nixos-kexec-installer/releases/latest/download/nixos-kexec.sh) --install
```
Expand Down

0 comments on commit 663c77f

Please sign in to comment.