Skip to content

Commit 12dcd69

Browse files
authored
Merge pull request #2731 from Ozzy1423/main
Fix typo.
2 parents 1a6719f + 7cabf70 commit 12dcd69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/building/suggested.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ for two reasons:
9797
additional rebuilds in some cases.
9898

9999
To avoid these problems:
100-
- Add `--build-dir=build/rust-analyzer` to all of the custom `x` commands in
100+
- Add `--build-dir=build-rust-analyzer` to all of the custom `x` commands in
101101
your editor's rust-analyzer configuration.
102102
(Feel free to choose a different directory name if desired.)
103103
- Modify the `rust-analyzer.rustfmt.overrideCommand` setting so that it points

0 commit comments

Comments
 (0)