From 1f58d141623a7d5195dd4453959dc81018434fd4 Mon Sep 17 00:00:00 2001 From: Mohammad Fares Date: Mon, 23 Jul 2018 02:22:25 +0300 Subject: [PATCH] Fix the commands in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e596e17..fc7556b 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ terminalizer record demo A file called `demo.yml` will be created in the current directory. You can open it using any editor to edit the configurations and the recoreded frames. You can replay your recording using the command `play`. ```bash -terminalizer record demo +terminalizer play demo ``` Now let's render our recording as an animated gif.