swift: update REPL command (#14467)

This commit is contained in:
Flo
2024-10-30 16:53:49 +01:00
committed by GitHub
parent ba921dda73
commit 7c048b8c0e

View File

@@ -5,7 +5,7 @@
- Start a REPL (interactive shell):
`swift`
`swift repl`
- Execute a program: