Skip to content

Commit 0443891

Browse files
committed
Add mp4 video
1 parent 99cc330 commit 0443891

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Writerside/images/compilation.mp4

252 KB
Binary file not shown.

Writerside/topics/04.distribute/compiler-building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ php vendor/bin/boson compile
1010

1111
After running the command you will get something like the following result:
1212

13-
<video src="compilation.webm" preview-src="compilation.png" />
13+
<video src="compilation.mp4" preview-src="compilation.png" />
1414

1515
This command will compile your application into single executable file.
1616
This is enough to distribute the application. NO dependencies (`php`, `node`,

0 commit comments

Comments
 (0)