From 35be7c08ea011aab3ae988b06c9871f1b1c211c4 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Mon, 25 Sep 2017 22:57:49 +0200 Subject: [PATCH] README: fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index becb597bc..7139f1c9d 100644 --- a/README.md +++ b/README.md @@ -191,8 +191,8 @@ environment variable: make KOR_BASE=../koreader-base ``` -This will be handy if you are developing koreader-base and want to test your -modifications with kroeader frontend. NOTE: only support relative path for now. +This will be handy if you are developing `koreader-base` and you want to test your +modifications with the KOReader frontend. NOTE: only supports relative path for now. For EReader devices (kindle, kobo, pocketbook, ubuntu-touch) ---------------------