Skip to content

Commit

Permalink
Merge pull request #1 from NixOS/master
Browse files Browse the repository at this point in the history
Merge pull request NixOS#366 from bjornfor/fix-typo
  • Loading branch information
fengjixuchui committed Feb 1, 2022
2 parents bdb09e9 + 8fc7020 commit 3438857
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 @@ -84,7 +84,7 @@ You can build with Nix in several ways.

1. Building via `nix build` will produce the result in `./result/bin/patchelf`. If you would like to build _patchelf_ with _musl_ try `nix build .#patchelf-musl`

2. You can launch a development environment with `nix develop` and folllow the autotools steps above. If you would like to develop with _musl_ try `nix develop .#musl`
2. You can launch a development environment with `nix develop` and follow the autotools steps above. If you would like to develop with _musl_ try `nix develop .#musl`

## Author

Expand Down

0 comments on commit 3438857

Please sign in to comment.