Skip to content

Commit 92803a5

Browse files
committed
Add note about rust to BUILDING.md
1 parent 952812c commit 92803a5

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)