summary refs log tree commit diff
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2021-01-15 21:44:22 -0500
committerLoren Burkholder <computersemiexpert@outlook.com>2021-01-16 09:44:44 -0500
commit9579c8708ba0c44a813d18bc85d1e507341de590 (patch)
tree40bbafe0f5ec6a47444db618f33d05d7b749b832
parentRemove unused file (diff)
downloadnheko-9579c8708ba0c44a813d18bc85d1e507341de590.tar.xz
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4b1354d..b8957fab 100644
--- a/README.md
+++ b/README.md
@@ -142,7 +142,7 @@ brew cask install nheko
 Nheko can use bundled version for most of those libraries automatically, if the versions in your distro are too old.
 To use them, you can enable the hunter integration by passing `-DHUNTER_ENABLED=ON`.
 It is probably wise to link those dependencies statically by passing `-DBUILD_SHARED_LIBS=OFF`
-You can select which bundled dependencies you want to use py passing various `-DUSE_BUNDLED_*` flags. By default all dependencies are bundled *if* you enable hunter.
+You can select which bundled dependencies you want to use by passing various `-DUSE_BUNDLED_*` flags. By default all dependencies are bundled *if* you enable hunter.
 If you experience build issues and you are trying to link `mtxclient` library without hunter, make sure the library version(commit) as mentioned in the `CMakeList.txt` is used. Sometimes we have to make breaking changes in `mtxclient` and for that period the master branch of both repos may not be compatible.
 
 The bundle flags are currently: