From b99d8f9b3001fadb2a3f4496d09067e9a787bc02 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Fri, 1 Mar 2024 21:34:34 +0000 Subject: [PATCH] Updated Building from Source (markdown) --- Building-from-Source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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