diff --git a/docs/updates.md b/docs/updates.md new file mode 100644 index 00000000..d997ab11 --- /dev/null +++ b/docs/updates.md @@ -0,0 +1,11 @@ +# Updating memos after deploying + +## fly.io + +### update to latest +Under the directory where you had your `fly.toml` file + +``` +flyctl deploy +``` +