diff --git a/app/views/docs/getting-started.html.slim b/app/views/docs/getting-started.html.slim index c1c756c..d6bc07e 100644 --- a/app/views/docs/getting-started.html.slim +++ b/app/views/docs/getting-started.html.slim @@ -14,8 +14,8 @@ markdown: asciinema rec New shell will be spawned and everything you do in it will get recorded. - When you're finished simply exit the shell either by typing `exit` - or hitting ``. + When you're ready to finish simply exit the shell either by typing `exit` or + hitting Ctrl-D. See [usage instructions](#{docs_path(:usage)}) to learn about all commands and options.