Skip to content

Commit aaa67a2

Browse files
geoffw0paldepind
andauthored
Update rust/README.md
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
1 parent 051da9d commit aaa67a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Here's a rundown of the typical actions to perform to do a rust-analyzer (and ot
6666
installing [`cargo-edit`](https://crates.io/crates/cargo-edit) with `cargo install cargo-edit`. On Ubuntu that also requires
6767
`sudo apt install libssl-dev pkg-config`.
6868

69-
1. from the root of the `codeql` repo checkout, run an upgrade, and commit the changes (skipping `pre-commit` hooks if you have them enabled):
69+
1. From the root of the `codeql` repo checkout, run a Cargo upgrade:
7070
```
7171
cargo upgrade --incompatible --pinned
7272
```

0 commit comments

Comments
 (0)