diff --git a/build.md b/build.md index 5c0b5e5..afb94f6 100644 --- a/build.md +++ b/build.md @@ -1,11 +1,9 @@ # BUILDING AEROCORD -## Due to many of the packages aerocord uses to build itself being unsupported (such as esbuild), you will need a Windows 10+ machine -youll need nodejs, assuming youre on an "outdated" windows 7 system: https://git.randomserver.top/aiek/nodejs7 - -a brain - -VSCode/VSCodium or Webstorm +## Things you will need +- Windows 10+ (because a few packages aerocord uses to build itself are unsupported on Windows 8.1 and under, and it isn't worth it using older ones to build aerocord, one of these packages is esbuild) +- NodeJS +- VSCode/VSCodium or Webstorm ### 1) Clone the git repo