diff --git a/docs/guides/download.md b/docs/guides/download.md index 94b5ddd..5259d6a 100644 --- a/docs/guides/download.md +++ b/docs/guides/download.md @@ -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. ``` -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 @@ -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. ``` -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 ``` \ No newline at end of file