aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/dev/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md
index ffbbdadc5..67813a9c0 100644
--- a/docs/dev/README.md
+++ b/docs/dev/README.md
@@ -240,7 +240,7 @@ $ cargo run --release -p rust-analyzer -- analysis-bench ../chalk/ --complete ..
240 240
241Release process is handled by `release`, `dist` and `promote` xtasks, `release` being the main one. 241Release process is handled by `release`, `dist` and `promote` xtasks, `release` being the main one.
242 242
243`release` assumes that you have checkouts of `rust-analyzer`, `rust-ananalyzer.github.io`, and `rust-lang/rust` in the same directory: 243`release` assumes that you have checkouts of `rust-analyzer`, `rust-analyzer.github.io`, and `rust-lang/rust` in the same directory:
244 244
245``` 245```
246./rust-analyzer 246./rust-analyzer