Skip to content

Commit ab8bd79

Browse files
committed
docs(readme): add link to Rust setup guide
1 parent 1f2b3dd commit ab8bd79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# game-rs
22
## Development
33
### Requirements
4+
Followed the guide [here](http://nercury.github.io/rust/opengl/tutorial/2018/02/08/opengl-in-rust-from-scratch-00-setup.html#setup-for-rust-development)
5+
for setting up a Rust development environment.
6+
47
- `libsdl2-dev`
58

69
### Usage

0 commit comments

Comments
 (0)