diff --git a/README.md b/README.md index fd3e9095..a67dbea6 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ Install Wave Terminal from: [www.commandline.dev/download](https://www.commandli * Documentation — https://docs.getprompt.dev/ * Discord Community — https://discord.gg/XfvZ334gwU +## Building from Source + +* [MacOS Build Instructions](./BUILD.md) +* [Linux Build Instructions](./build-linux.md) + ## Contributing Wave uses Github Project for tracking issues. @@ -39,7 +44,6 @@ Wave uses Github Project for tracking issues. Find more information in our [Contributions Guide](CONTRIBUTING.md), which includes: * [Ways to contribute](CONTRIBUTING.md#contributing-to-wave-terminal) - * [How to build and run from source](CONTRIBUTING.md#development-environment) * [Contribution guidelines](CONTRIBUTING.md#before-you-start)