diff --git a/Building-from-Source.md b/Building-from-Source.md index 69e9313..4b7b1f1 100644 --- a/Building-from-Source.md +++ b/Building-from-Source.md @@ -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