We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab4f7e commit c0c856fCopy full SHA for c0c856f
docs/gen.sh
@@ -1,2 +1,5 @@
1
#!/bin/bash
2
+
3
+sudo apt update && sudo apt install ffmpeg
4
5
manim -pql animation.py FinalAlgorithmVisualization
0 commit comments