From 0c5f28f06ffd26492c0b46825c37b17d888f3b52 Mon Sep 17 00:00:00 2001 From: Sean Chen Date: Tue, 28 Jul 2020 20:42:55 -0500 Subject: [PATCH] Update README.md Add info about usage on Windows. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba5dd1b..8b97564 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,10 @@ fontFamily: "Meslo for Powerline, Meslo LG M for Powerline" terminalizer record demo -c config.yml ``` +### Usage on Windows + +On Windows, a new command or powershell window will open on record. Once you have finished the recording, you'll have to type `exit` to finish the recording. + # Issues > error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory