From 9326f171139004f357b091dbfbf0606097924216 Mon Sep 17 00:00:00 2001 From: Rohan Shah <57906961+rshah713@users.noreply.github.com> Date: Sat, 23 Jul 2022 14:35:07 -0400 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9c8f789..375a5206 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ These may in turn depend on others e.g. sdl2_ttf depends on freetype, etc. You can think of it as follows: the kivy recipe will compile everything necessary for a minimal working version of Kivy. -Don't grab a coffee, just do diner. Compiling all the libraries for the first +Don't grab a coffee, just do dinner. Compiling all the libraries for the first time, 2x over (remember, 2 archs, x86_64, arm64) will take time. For a complete list of available commands, type: