README: fix demo command

This commit is contained in:
Andelf
2014-04-09 11:19:17 +08:00
parent 554b824151
commit 8e7dfd5b2d
+1 -1
View File
@@ -26,5 +26,5 @@ Demo
```
rustc -L. src/demo/main.rs -o demo
./demo mixer.[png|jpg]
./demo mixer.[wav|mp3|ogg]
```