You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_scripts/generate_screenshots/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ To use these scripts, follow these steps:
15
15
```bash
16
16
pip install pyautogui pynput
17
17
```
18
-
2.**Install napari**: You probably want to have a [development installation of napari](hhttps://napari.org/stable/developers/contributing/dev_install.html).
18
+
2.**Install napari**: You probably want to have a [development installation of napari](https://napari.org/stable/developers/contributing/dev_install.html).
19
19
3.**Record Interactions**: Use the `record_interactions.py` script to record your interactions with napari. This will
0 commit comments