Skip to content

Commit

Permalink
Add note about Linux installs
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Jan 7, 2025
1 parent 534c395 commit 612bee7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/content/docs/using/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ moonlight-cli patch /path/to/discord/executable

You can specify a custom moonlight `dist` directory with `moonlight-cli patch -m /path/to/moonlight/dist`.

:::note
Discord installations from Linux package managers may not work well with moonlight (due to root permissions or immutability). It is suggested to install Discord locally into a path like `~/.local/share`. A script to install Discord locally (maintained by a community member) is available [here](https://gist.github.com/maddymeows/6af1a5d5a870c13b7b159c4463edee70).
:::

## Manual installations

- [Build moonlight](/dev/setup).
Expand Down

0 comments on commit 612bee7

Please sign in to comment.