summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-08-08 01:35:47 +0200
committermo8it <mo8it@proton.me>2024-08-08 01:35:47 +0200
commit06a0f278e5a5d9235c0bf97d2334bd33c432fd02 (patch)
tree30c8ba2a70ab9fe7a6a726c914d6f423def98225 /README.md
parentfd97470f3551e5c068dc796f25320ebb5b93a08c (diff)
Don't recommend the builtin VS-Code terminal because it can't clear scrollback
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index bfffad8..91ca564 100644
--- a/README.md
+++ b/README.md
@@ -88,8 +88,6 @@ While working with Rustlings, please use a modern terminal for the best user exp
The default terminal on Linux and Mac should be sufficient.
On Windows, we recommend the [Windows Terminal](https://aka.ms/terminal).
-If you use VS Code, the builtin terminal should also be fine.
-
## Doing exercises
The exercises are sorted by topic and can be found in the subdirectory `exercises/<topic>`.