1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00

Improves build instruction

This commit is contained in:
Shakil-Shahadat 2021-01-06 00:42:52 +06:00 committed by Mikael Finstad
parent 92ec70fe45
commit 41b7c547e5

View File

@ -6,6 +6,7 @@ git clone https://github.com/mifi/lossless-cut.git
cd lossless-cut cd lossless-cut
yarn yarn
``` ```
The last command may take some time to complete. In case you need to install `yarn`, use `npm install -g yarn` command.
### Running ### Running