Skip to content

Commit

Permalink
update required packages in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shiro committed Aug 22, 2020
1 parent a40b964 commit ba5c3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ This repository is meant as a starting point for developing classic games like S
## Getting Started

1. Set up [vcpkg](https://github.com/Microsoft/vcpkg)
2. Install these packages: ```sdl2 imgui[bindings] glm fmt DirectXTK tmx```
2. Install these packages: ```sdl2 sdl2-image sdl2-mixer imgui[bindings] glm fmt```
3. You should be ready to go!

0 comments on commit ba5c3da

Please sign in to comment.