Skip to content

Commit c7accff

Browse files
committed
Simplify install guide to be less scary
1 parent 946b726 commit c7accff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/using/install.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66
---
77
import { FileTree, LinkButton } from "@astrojs/starlight/components";
88

9-
There are several ways to install moonlight: through the GUI installer, the CLI installer, or manually building it yourself. If you do not plan to develop on the moonlight codebase itself, it is suggested to use the GUI installer.
9+
There are several ways to install moonlight. It is suggested to use the installer or CLI if you are not a developer.
1010

1111
## moonlight installer
1212

@@ -37,6 +37,8 @@ A script to install Discord locally (maintained by a community member) is availa
3737

3838
## Manual installations
3939

40+
Manual installations are suggested for those who wish to work on moonlight itself.
41+
4042
- [Build moonlight](/dev/setup).
4143
- Go to your Discord install's `resources` folder.
4244
- Rename the `app.asar` to `_app.asar`, and create an `app` folder. Discord will load the folder instead of the `.asar` now that it has been renamed.

0 commit comments

Comments
 (0)