Add installation instructions to README.

This commit is contained in:
Logan Gorence 2021-12-23 03:02:28 +00:00
parent b32b8efc84
commit b91602d719
No known key found for this signature in database
GPG Key ID: 9743CEF10935949A

View File

@ -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)"
```