Fix typo in build instructions (#6444)

Typo fix.

Release Notes:

- N/A
This commit is contained in:
Dragan Okanovic
2024-01-24 17:36:21 -05:00
committed by GitHub
parent 10437794e4
commit 416696a686
+1 -1
View File
@@ -78,4 +78,4 @@ Try `xcode-select --switch /Applications/Xcode.app/Contents/Developer`
### Cargo errors claiming that a dependency is using unstable features
Try `cargo clean` and `cargo build`,
Try `cargo clean` and `cargo build`.