Commit Diff
Commit:
950a8581cdd8adab4339e7804b37c938a35bc8ee
From:
Omar Polo <op@omarpolo.com>
Date:
Fri Mar 25 11:58:04 2022 UTC
Message:
tweak the readme
commit - 44cf9512745c3d766924fe86e2ccb1506d7b12a6
commit + 950a8581cdd8adab4339e7804b37c938a35bc8ee
blob - 54eb21408fc69675d8143c7f060495a5d6def048
blob + 99d292adbe302293dbdcd40328819e945628ca7a
--- README.md
+++ README.md
@@ -12,8 +12,7 @@ assuming that sndio is available. And that you bundle
(I *think* it's possible to compile it on other UNIX-like systems too by
providing shims for some non-portable functions -- hello libbsd -- and
-assuming that sndio is available. And that you bundle a copy of imsg.c
-too)
+assuming that sndio is available. And bundling a copy of imsg.c too)
## building
Omar Polo