diff options
author | bptato <nincsnevem662@gmail.com> | 2023-08-14 21:46:13 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-08-14 21:46:13 +0200 |
commit | d2af090b672e971caff200bac597cc36ad9ba4a2 (patch) | |
tree | 1d0647ffb2efc04b1e72da326ecf1a7402483843 | |
parent | 6b0b7ccfc571b1df8bfbce26703f64e89861f779 (diff) | |
download | chawan-d2af090b672e971caff200bac597cc36ad9ba4a2.tar.gz |
readme: wording
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 8f68b5a3..8de8f180 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ It also functions as a pager, similarly to w3m. * zlib: <https://zlib.net/> * pkg-config, pkgconf, or similar (must be found as "pkg-config" in PATH) -3. Install parts of Chawan in other repositories: +3. Download parts of Chawan found in other repositories: * `make submodule` 4. Use one of the following: * `make release` - optimized release build |