Skip to content

Commit

Permalink
Update docs/faq.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
  • Loading branch information
henryiii and mayeut committed May 11, 2024
1 parent a9a4864 commit a4019d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ For these reasons, it's strongly recommended to not use brew for native library

If you build Rust wheels, you need to download the Rust compilers in manylinux.
If you support 32-bit Windows, you need to add this as a potential target. You
can do this on GitHub Actiions, for example, with:
can do this on GitHub Actions, for example, with:

```yaml
CIBW_BEFORE_ALL_LINUX: curl -sSf https://sh.rustup.rs | sh -s -- -y
Expand Down

0 comments on commit a4019d6

Please sign in to comment.