From ea7476b3f789f2422dbf2260f3b8aa7ae9248b43 Mon Sep 17 00:00:00 2001 From: thekettu Date: Sun, 8 Apr 2018 15:30:17 -0700 Subject: add a readme for deploy --- deploy/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 deploy/README.md diff --git a/deploy/README.md b/deploy/README.md new file mode 100644 index 0000000..181c0f5 --- /dev/null +++ b/deploy/README.md @@ -0,0 +1,5 @@ +# Plural.Cafe + +These are the files that run on the instance itself and sync regularly. + +Run `setup-mastodon.sh` to instantiate a new instance and follow the instructions. -- cgit