mirror of https://github.com/wayvr-org/wayvr.git
Updated Building from Source (markdown)
parent
04dafbd8fc
commit
b99d8f9b30
|
|
@ -53,8 +53,9 @@ Dependencies: None
|
|||
|
||||
# Execute the build
|
||||
|
||||
Here are some examples you can do:
|
||||
```bash
|
||||
# Build with all features:
|
||||
# Build with all features
|
||||
cargo build --release
|
||||
|
||||
# Build for X11+SteamVR
|
||||
|
|
|
|||
Loading…
Reference in New Issue