do not use "target", as it's a loaded term in the domain of compilers

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
Valentin Gagarin 2023-06-21 14:31:09 +02:00 committed by GitHub
parent 085104944b
commit 5f9a921bc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ To build a release version of Nix for the current operating system and CPU archi
$ nix build
```
You can also build Nix for one of the [supported target platforms](#platforms).
You can also build Nix for one of the [supported platforms](#platforms).
## Building Nix
@ -106,7 +106,7 @@ To build a release version of Nix for the current operating system and CPU archi
$ nix-build
```
You can also build Nix for one of the [supported target platforms](#platforms).
You can also build Nix for one of the [supported platforms](#platforms).
## Platforms