mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-08-08 02:02:35 +00:00
docs(BUILD): remove note as its no longer true
This commit is contained in:
parent
eac9368cba
commit
c4c2bc0db3
7
BUILD.md
7
BUILD.md
|
|
@ -15,10 +15,3 @@
|
|||
pnpm install # or npm
|
||||
pnpm tauri build # or npm
|
||||
```
|
||||
|
||||
## Notes
|
||||
On GNU/Linux, the build might fail due to missing logos (because still Alpha, contributions to fix this are welcome).
|
||||
To fix that, build with this command instead:
|
||||
```sh
|
||||
pnpm tauri build --no-bundle
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue