Skip to content

Commit 289733b

Browse files
stengerhhyperblast
authored andcommitted
Add git dependency in README.md
Git is required on PATH when building for foobar2000.
1 parent 44c0450 commit 289733b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You could also build debug version by switching `--release` to `--debug`.
6666
#### foobar2000
6767
You'll need to install Visual Studio (currently tested with VS2015 Community).
6868
The following programs should be installed in addition:
69-
`node` runtime, `yarn` package manager, `cmake` build system, `7z` archiver and `curl` HTTP client.
69+
`git` version control system, `node` runtime, `yarn` package manager, `cmake` build system, `7z` archiver and `curl` HTTP client.
7070
These programs should be available in `PATH`.
7171

7272
Open Visual Studio command prompt, navigate to project directory, run the following command:

0 commit comments

Comments
 (0)