Skip to content

Commit

Permalink
Update CONTRIBUTING.md (PathOfBuildingCommunity#6202)
Browse files Browse the repository at this point in the history
Updated git command for obtaining an Oodle extractor
  • Loading branch information
mortentc authored May 7, 2023
1 parent d2124ee commit ab11852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ Note: For this tutorial, you will need a working installation of [Visual Studio
as well as some familiarity with build tools such as [CMake](https://cmake.org).
1. In Visual Studio, clone the following repository using this command:
git clone -b master https://github.com/zao/ooz
git clone --recurse-submodules -b master https://github.com/zao/ooz
2. Configure CMake.
3. Build `bun_extract_file.exe`, `libbun.dll` and `libooz.dll`.
Expand Down

0 comments on commit ab11852

Please sign in to comment.