Skip to content

Commit

Permalink
readme: faster nix installation (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz authored Feb 1, 2022
1 parent 784cec0 commit 09d0d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Colima is available on Homebrew and Nix. Check [here](INSTALL.md) for other inst
brew install colima
# Nix
nix-env -i colima
nix-env -iA nixpkgs.colima
```

Or stay on the bleeding edge (only Homebrew)
Expand Down

0 comments on commit 09d0d83

Please sign in to comment.