Mention that checkout path should not include spaces

This commit is contained in:
Damien Elmes 2023-05-01 15:39:03 +10:00
parent 26c6044dfc
commit ac7b63e81b

View file

@ -26,6 +26,9 @@ in the provided commands, `--pre` tells pip to fetch alpha/beta versions. If you
## Building from source ## Building from source
Clone the git repo into a folder of your choosing. The folder path must not
contain spaces, and should not be too long if you are on Windows.
On all platforms, you will need to install: On all platforms, you will need to install:
- Rustup (https://rustup.rs/). The Rust version pinned in rust-toolchain.toml - Rustup (https://rustup.rs/). The Rust version pinned in rust-toolchain.toml