fix: Remove extra to from README.md (#9213)

This commit is contained in:
Кирилл Трофимов 2023-10-23 20:20:23 +03:00 committed by GitHub
parent 3b99c62913
commit c9528d2081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Full reference documentation can be found in the [Nix manual](https://nixos.org/
## Building And Developing
See our [Hacking guide](https://nixos.org/manual/nix/unstable/contributing/hacking.html) in our manual for instruction on how to
to set up a development environment and build Nix from source.
set up a development environment and build Nix from source.
## Contributing