Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 555f3de

Browse files
authoredSep 23, 2024
chore: add missing . (#2074)
1 parent 48bf61f commit 555f3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/building/how-to-build-and-run.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ quota](https://github.com/rust-lang/simpleinfra/blob/8a59e4faeb75a09b072671c74a7
377377
for each user, but this also applies to local development as well. Occassionally, you may need to:
378378

379379
- Remove `build/` directory.
380-
- Remove `build-rust-analyzer/` directory (if you have a separate rust-analyzer build directory)
380+
- Remove `build-rust-analyzer/` directory (if you have a separate rust-analyzer build directory).
381381
- Uninstall unnecessary toolchains if you use `cargo-bisect-rustc`. You can check which toolchains
382382
are installed with `rustup toolchain list`.
383383

0 commit comments

Comments
 (0)
Failed to load comments.