commit: 62a13d3cebc5bda51b5d78c8f41c62734b7d40eb
parent: a7bc2bd8e2621cc0157c424a7d57d51a971d0708
author: Brian Callahan <bcallah@openbsd.org>
date: Wed, 22 Jul 2020 16:37:20 -0400
Fix typo
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -91,9 +91,9 @@ CC=/path/to/cross/cc CFLAGS="any needed cflags" LDFLAGS="any needed ldflags" ./c
```
This will skip all `configure` checks and write out a generic `Makefile`
-a `pconfig.h` with nearly no options turned on. If using a cross gcc or
-clang, this very well may just work (with all compat compiled in). You
-can edit these files to reflect your system before running `make`.
+and `pconfig.h` with nearly no options turned on. If using a cross gcc
+or clang, this very well may just work (with all compat compiled in).
+You can edit these files to reflect your system before running `make`.
All environment variables and configure flags are respected when using
`--no-thanks`. Further specifying `--no-link` after `--no-thanks` will