From e460a1280a4caa3b513d8dc0565a79360a539922 Mon Sep 17 00:00:00 2001 From: "antoine.leveugle" Date: Wed, 30 Jan 2019 14:06:41 +0100 Subject: [PATCH] docs(readme): add font information for correct web term display closes #4 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 65f0ab0..04e4b02 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,11 @@ go get -u github.com/dgageot/demoit *As any go application, it will download demoit's sources to your `$HOME/go/src/github.com/dgageot/demoit` folder. Add `$HOME/go/bin/` directory to your $PATH in order to be able to call any go executable (including `demoit`) to your path.* +### Shell font + +To have a correct display in the web terminal, you have to install the font `Inconsolata for Powerline` on your computer. +This font can be found [here](https://github.com/powerline/fonts/tree/master/Inconsolata). + ## Demo ```bash