aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/user/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/README.md b/docs/user/README.md
index 47fc840f7..af8a99a47 100644
--- a/docs/user/README.md
+++ b/docs/user/README.md
@@ -39,7 +39,7 @@ $ cargo install-code
39The automatic installation is expected to *just work* for common cases, if it 39The automatic installation is expected to *just work* for common cases, if it
40doesn't, report bugs! 40doesn't, report bugs!
41 41
42If you have an usual setup (for example, `code` is not in the `PATH`), you 42If you have an unusual setup (for example, `code` is not in the `PATH`), you
43should adapt these manual installation instructions: 43should adapt these manual installation instructions:
44 44
45``` 45```