Skip to content

Commit d42e7f2

Browse files
committed
Quotes in text
1 parent c898f03 commit d42e7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/manage/firstrun.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ def first_run(cmd):
389389
LOGGER.print("!Y!You do not have any Python runtimes installed.!W!",
390390
level=logging.WARN)
391391
LOGGER.print("\nInstall the current latest version of CPython? If "
392-
"not, you can use !B!py install default!W! later to "
392+
"not, you can use '!B!py install default!W!' later to "
393393
"install, or one will be installed automatically when "
394394
"needed.\n", wrap=True)
395395
LOGGER.info("")

0 commit comments

Comments
 (0)