We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3acf4cf commit 4a41e5dCopy full SHA for 4a41e5d
docs/app/docs/user-guide/build.md
@@ -27,6 +27,7 @@ sudo apt install -y make git gcc g++ libmpv-dev
27
sudo add-apt-repository ppa:savoury1/ffmpeg4
28
sudo apt install -y ffmpeg
29
git clone https://github.com/michael-mueller-git/Python-Funscript-Editor.git
30
+cd Python-Funscript-Editor
31
conda env create -f environment_ubuntu.yaml
32
conda activate funscript-editor
33
make docs
0 commit comments