Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ python3 setup.py install --user
For windows, you will need CMake and Visual Studio for C++ compilation.

- First, install `git`, `cmake`, `ffmpeg` and `python`. You can use [Chocolatey](https://chocolatey.org/) to manage packages similar to Linux/Mac OS.
- Second, install [`Visual Studio 2017 Community`](https://visualstudio.microsoft.com/), this my take some time.
- Second, install [`Visual Studio 2017 Community`](https://visualstudio.microsoft.com/), this may take some time.

When dependencies are ready, open command line prompt:

Expand Down