docs: correct the indentation.

This commit is contained in:
Damiano Galassi 2023-12-27 09:50:05 +01:00
parent 33ddf3fc8c
commit a8164d46ea
No known key found for this signature in database
GPG Key ID: 5452E231DFDBCA11
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Optional dependencies (required by libdovi)
- `rustup target add x86_64-apple-darwin` for cross-compiling for Intel on an Apple Silicon Mac
- [openssl](https://www.openssl.org)
- [cargo-c](https://github.com/lu-zero/cargo-c)
- Can be installed by running `cargo install cargo-c`
- Can be installed by running `cargo install cargo-c`
Install Xcode and open it once. Approve any prompts to install additional tools. You may quit Xcode after it has finished loading.

View File

@ -40,7 +40,7 @@ Optional dependencies (required by libdovi)
- `rustup target add x86_64-apple-darwin` for cross-compiling for Intel on an Apple Silicon Mac
- [openssl](https://www.openssl.org)
- [cargo-c](https://github.com/lu-zero/cargo-c)
- Can be installed by running `cargo install cargo-c`
- Can be installed by running `cargo install cargo-c`
Install Xcode and open it once. Approve any prompts to install additional tools. You may quit Xcode after it has finished loading.