Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noamraph authored Aug 22, 2024
1 parent 06bd471 commit 1aa6b65
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 @@ -4,10 +4,10 @@ Nixsa lets you use Nix without any installation. Just extract the tarball and yo

```bash
# Download the Nixsa tarball
wget https://github.com/noamraph/nixsa/releases/download/v0.1.0/nixsa-0.1.0-x86_64-linux.tar.xz
wget https://github.com/noamraph/nixsa/releases/download/v0.1.2/nixsa-0.1.2-x86_64-linux.tar.xz

# Extract
tar -xf nixsa-0.1.0-x86_64-linux.tar.xz
tar -xf nixsa-0.1.2-x86_64-linux.tar.xz

# Install a package
nixsa/bin/nix profile install nixpkgs#ponysay
Expand Down

0 comments on commit 1aa6b65

Please sign in to comment.