Update README.md

Properly display enter key in pretty-printed readme
This commit is contained in:
campbellglass 2017-06-16 10:48:01 -07:00 committed by Tony Grosinger
parent 4ed59faa9e
commit fc39f852f4

View File

@ -15,7 +15,7 @@ Stop copying and pasting commands during presentations. Use this template.
* Clone this repo
* Modify the examples in `presentation.sh` to suit your needs
* Run `./presentation.sh` from outside tmux
* Press <enter> to advance to next command
* Press <kbd>enter</kbd> to advance to next command
## How to Contribute