Update README.md

This commit is contained in:
tomaka 2014-10-29 20:38:54 +01:00
parent 089f47821c
commit 367d488ccd

View file

@ -10,8 +10,7 @@ Alternative to GLFW in pure Rust.
```bash ```bash
git clone https://github.com/tomaka/glutin git clone https://github.com/tomaka/glutin
cd glutin cd glutin
cargo test cargo run --example window
./target/test/window # or target\test\window.exe
``` ```
## Usage ## Usage