Skip to content

Commit 1f87f16

Browse files
Update docs/embed.md
Co-authored-by: Marc <m@pyc.ac> Signed-off-by: Andrey Bolonin <andreybolonin@users.noreply.github.com>
1 parent a812267 commit 1f87f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/embed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ On Linux, the created binary is compressed using [UPX](https://upx.github.io).
149149
On macOS, to reduce the size of the file before sending it, you can compress it.
150150
We recommend `xz`.
151151

152-
## Disable UPX
152+
### Disable UPX
153153
```console
154154
RUN NO_COMPRESS=1 ./build-static.sh
155155
```

0 commit comments

Comments
 (0)