Update README.md

This commit is contained in:
TimLai666 2024-06-10 02:53:34 +08:00 committed by GitHub
parent 7c3eacb44d
commit 24527510a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,10 +163,9 @@ Run the command `rustlings lsp` which will generate a `rust-project.json` at the
Once you've completed Rustlings, put your new knowledge to good use! Continue practicing your Rust skills by building your own projects, contributing to Rustlings, or finding other open-source projects to contribute to. Once you've completed Rustlings, put your new knowledge to good use! Continue practicing your Rust skills by building your own projects, contributing to Rustlings, or finding other open-source projects to contribute to.
## Uninstalling Rustlings ## 解除安裝 Rustlings
If you want to remove Rustlings from your system, there are two steps. First, you'll need to remove the exercises folder that the install script created 如果您想從系統中刪除 Rustlings有兩個步驟。首先您需要刪除安裝腳本為您建立的練習資料夾
for you:
```bash ```bash
rm -rf rustlings # or your custom folder name, if you chose and or renamed it rm -rf rustlings # or your custom folder name, if you chose and or renamed it