diff options
author | 2021-06-26 13:06:27 +0200 | |
---|---|---|
committer | 2021-06-26 13:06:27 +0200 | |
commit | 82d2544d7d777c82db0c9e5949a1b34b96a433d8 (patch) | |
tree | 26916e255b3609494f6bd6e98c0c2e5baa54e86c /README.md | |
parent | nodeinfo compliance (#61) (diff) | |
download | gotosocial-82d2544d7d777c82db0c9e5949a1b34b96a433d8.tar.xz |
qad getting started guide (#63)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -50,6 +50,12 @@ In other words, a deployed GoToSocial instance is already pretty useable! For a detailed view on progress made towards a v0.1.0 (beta) release, see [here](./PROGRESS.md). +## Getting Started + +Proper documentation for running and maintaining GoToSocial will be forthcoming in the first prerelease. + +For now (if you want to run it pre-alpha, like a beast), check out the [quick and dirty getting started guide](./GETTINGSTARTED.md). + ## Contact For questions and comments, you can reach out to tobi on the Fediverse [here](https://ondergrond.org/@dumpsterqueer) or mail admin@gotosocial.org. |