Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
complexlogic committed May 10, 2022
1 parent e47cc0d commit bfa78d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ Clone the master repo and create a build directory:
```
git clone https://github.com/complexlogic/rsgain.git
cd rsgain
mkdir build && cd build
mkdir build
cd build
```
Build the dependencies with vcpkg:
```
Expand Down

0 comments on commit bfa78d1

Please sign in to comment.