From 7b11c551d554977797ab21b21c1e9ed24356c237 Mon Sep 17 00:00:00 2001 From: Adam Tucker Date: Sat, 15 Jan 2022 16:41:54 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c71bfa0f..804b7ba3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # Osmosis Installer ![](screenshot.png) Simple installer with the following features: - -WIP TODO +- Installs dependencies +- Creates swap file (if needed) +- Joins testnet or mainnet +- Initializes/installs statesync or snapshot +- Creates cosmovisor or osmosisd background services #### To install Osmosisd, run the following in your terminal, then follow the on-screen instructions.