Skip to content

Commit 1e67b21

Browse files
Update README.md
1 parent 1f03dc9 commit 1e67b21

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
@@ -24,7 +24,7 @@ installed to build the program.
2424
To build the program manually, unpack the tarball and cd to source directory.
2525
[Nix](http://nixos.org/nix) users may use `nix-shell` to enter the minimally
2626
sufficient development shell or `nix-build` to build the sources. Other
27-
distributions typically require the following commands to build in install the
27+
distributions typically require the following commands to build and install the
2828
program:
2929

3030
```sh

0 commit comments

Comments
 (0)