README: clarify Mac keyboard shortcuts

This commit is contained in:
Craig Disselkoen 2018-08-17 10:47:21 -07:00
parent ad83faa745
commit d0a686a459

View file

@ -285,8 +285,8 @@ Run Servo with the command:
- `Ctrl`+`-` zooms out
- `Ctrl`+`=` zooms in
- `Alt`+`left arrow` goes backwards in the history
- `Alt`+`right arrow` goes forwards in the history
- `Alt`+`left arrow` goes backwards in the history (`Cmd`+`left arrow` on Mac)
- `Alt`+`right arrow` goes forwards in the history (`Cmd`+`right arrow` on Mac)
- `Esc` exits servo
## Developing