Skip to content

Commit 6230dea

Browse files
authored
Merge pull request #7160 from rhooper/document-rust-dependency
Add note about rust to BUILDING.md
2 parents c9ad92d + 92803a5 commit 6230dea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BUILDING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Failing to install these will prevent from properly building.
3535

3636
pip3 install -r requirements-dev.txt
3737

38+
If you run into an error installing minify_html, you may need to install `rust`.
39+
3840
### mpy-cross
3941

4042
As part of the build process, mpy-cross is needed to compile .py files into .mpy files.

0 commit comments

Comments
 (0)