From e11b9f299abed65a1fdf096988c2d3859a2159a6 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Fri, 13 Dec 2019 02:58:26 -0500 Subject: [PATCH] [skip travis] Update Readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 267f709e..ea9927af 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You can install by cloning and using `cargo build --release`, or download the pr ### Windows -You can currently install by cloning and building yourself. You may need to install a font like [FreeMono](https://fonts2u.com/free-monospaced.font) for font support to work properly, unfortunately. +You can currently install by cloning and building yourself. You may need to install a font like [FreeMono](https://fonts2u.com/free-monospaced.font) and use a terminal like cmder for font support to work properly, unfortunately. ### MacOS