Update README.md
This commit is contained in:
parent
d870fa7ffa
commit
c0c43f4138
1 changed files with 2 additions and 2 deletions
|
|
@ -4,11 +4,11 @@ Alternative to GLFW in pure Rust.
|
||||||
|
|
||||||
## Try it!
|
## Try it!
|
||||||
|
|
||||||
```
|
```bash
|
||||||
git clone https://github.com/tomaka/gl-init-rs
|
git clone https://github.com/tomaka/gl-init-rs
|
||||||
cd gl-init-rs
|
cd gl-init-rs
|
||||||
cargo test
|
cargo test
|
||||||
./target/test/window // or target\test\window.exe
|
./target/test/window # or target\test\window.exe
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue