1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Add installation instructions to intro

This commit is contained in:
Luc Perkins 2025-03-07 14:18:04 -03:00
parent 4f6d3299a4
commit 644f79dfd8
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5
6 changed files with 17 additions and 16 deletions

View file

@ -4,7 +4,7 @@ This chapter is for impatient people who don't like reading documentation.
For more in-depth information you are kindly referred to subsequent chapters.
1. Install Nix.
We recommend that macOS users install Determinate Nix using [Determinate.pkg][pkg].
We recommend that macOS users install Determinate Nix using our graphical installer, [Determinate.pkg][pkg].
For Linux and Windows Subsystem for Linux (WSL) users:
```console