diff --git a/README.md b/README.md index 45968c5..bdc232e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,10 @@ server. ## Plugins * foundation-core - Core functionality * foundation-bifrost - Discord chat bridge + +## Installation +Always validate the contents of a script from the internet! + +``` +bash -c "$(curl -sL https://git.gorence.io/lgorence/foundation/-/raw/main/install.sh)" +```