Fix keyboard shortcut

Fixes #1317
This commit is contained in:
Hadley Wickham 2023-03-01 14:01:08 -06:00
parent 0c2971b9d1
commit 8b8b31a4b9
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ knitr::include_graphics("screenshots/rstudio-env.png")
geom_point(maping = aes(x = displ, y = hwy))
```
3. Press Alt + Shift + K.
3. Press Option + Shift + K / Alt + Shift + K.
What happens?
How can you get to the same place using the menus?