mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-20 21:50:16 +08:00
Fix typo: s/folllow/follow/
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user