Skip to content

Commit 93b8935

Browse files
authored
Update cursorless-talon/src/check_community_repo.py
1 parent feec31c commit 93b8935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cursorless-talon/src/check_community_repo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def on_ready():
2828
if errors:
2929
print("\n".join(errors))
3030
app.notify(
31-
"Cursorless missing community repository",
31+
"Please install the community repository",
3232
body="https://github.com/talonhub/community",
3333
)
3434

0 commit comments

Comments
 (0)