diff options
| author | liv <mokou@fastmail.com> | 2022-09-06 12:13:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-06 12:13:09 +0200 |
| commit | 88c9a23884d4b2ad1cf13329f8b369a1745a4e3c (patch) | |
| tree | bbfebc4e7ae804eba3bf5c85c336bed74853798d | |
| parent | 1d5700e58a6f55a5549dc217aa9c4d071cdf8d2e (diff) | |
| parent | 4910bae10f057e7dbf75682062ea2c91ef608d7d (diff) | |
Merge pull request #1085 from rzrymiak/main
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ Once you've completed Rustlings, put your new knowledge to good use! Continue pr ## Uninstalling Rustlings -If you want to remove Rustlings from your system, there's two steps. First, you'll need to remove the exercises folder that the install script created +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 for you: ```bash |
