Skip to content

Commit 169f927

Browse files
Update README.md to show "(or Option+R on Mac)" (#117)
Faster onboarding for Mac users with this one simple trick! Thought my jupyterlab-rise installation was broken because Ctrl+R was doing nothing.
1 parent 05821eb commit 169f927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To mark a cell as a new slide, sub-slide or fragment, open the property inspecto
4242

4343
<img src="./docs/prop-inspector-slide-type.png" alt="Property inspector slide type" style="width:100%; height:auto;">
4444

45-
Use `Ctrl+R` to render the current notebook as a slidehow:
45+
Use `Ctrl+R` (or `Option+R` on Mac) to render the current notebook as a slidehow:
4646

4747
<img src="./docs/render-slideshow.png" alt="Rendered slideshow" style="width:100%; height:auto;">
4848

0 commit comments

Comments
 (0)