We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fefd9f commit 4d781e3Copy full SHA for 4d781e3
1 file changed
src/content/docs/get-started/quick-start.mdx
@@ -12,9 +12,11 @@ This guide will help you get started with Hybroid Live by installing it and crea
12
13
2. Move the downloaded file to a directory of your choice.
14
15
-3. Go to settings and add the directory to your PATH.
+3. Rename `hybroid-xxxxxx-xxxxxx` to `hybroid` (or from `hybroid-xxxxxx-xxxxxx.exe` to `hybroid.exe` on Windows).
16
17
-4. Run this command in your terminal:
+4. Go to settings and add the directory to your PATH.
18
+
19
+5. Run this command in your terminal:
20
21
```bash
22
hybroid -v
0 commit comments