Skip to content

Commit 8fc7020

Browse files
authored
Merge pull request #366 from bjornfor/fix-typo
Fix typo: s/folllow/follow/
2 parents bdb09e9 + d881452 commit 8fc7020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You can build with Nix in several ways.
8484

8585
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`
8686

87-
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`
87+
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`
8888

8989
## Author
9090

0 commit comments

Comments
 (0)