Forgot to update links aswell

This commit is contained in:
Robert Jelic
2025-03-24 20:53:45 +01:00
parent 80a257af1f
commit 9b4dcdf213

View File

@@ -19,7 +19,7 @@ If you want to skip the UI and just download the essentials, here are some other
This is the full dev version of Basalt, containing all available files. This is the full dev version of Basalt, containing all available files.
``` ```
wget run https://raw.githubusercontent.com/Pyroxenium/basalt-docs/main/install.lua -d wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -d
``` ```
### Release ### Release
@@ -27,5 +27,5 @@ wget run https://raw.githubusercontent.com/Pyroxenium/basalt-docs/main/install.l
This is the default bundle version of Basalt, containing the full framework, but minified. This is the default bundle version of Basalt, containing the full framework, but minified.
``` ```
wget run https://raw.githubusercontent.com/Pyroxenium/basalt-docs/main/install.lua -r wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -r
``` ```