diff options
| author | mo8it <mo8it@proton.me> | 2024-05-13 02:37:32 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-05-13 02:37:32 +0200 |
| commit | d2b5906be226f936481ff3a5cb8fccde5c721524 (patch) | |
| tree | 2be741e8cb037bb7bec0d2502376afe9cd5c446a /src/watch.rs | |
| parent | f9e35a4344cd7d51923f1983cf824fb36be92d50 (diff) | |
No more word input
Diffstat (limited to 'src/watch.rs')
| -rw-r--r-- | src/watch.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/watch.rs b/src/watch.rs index 7d4f54b..f72ebf7 100644 --- a/src/watch.rs +++ b/src/watch.rs @@ -123,5 +123,5 @@ The automatic detection of exercise file changes failed :( Please try running `rustlings` again. If you keep getting this error, run `rustlings --manual-run` to deactivate the file watcher. -You need to manually trigger running the current exercise using `r` (or `run`) then. +You need to manually trigger running the current exercise using `r` then. "; |
