From f8d0b9b2c699751d0c68067e6107ee76031647d4 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Tue, 7 Jul 2020 15:52:05 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b4afc6..b6695bc 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Assuming Gravity Sync runs successfully, it will indicate if there are changes p The default command for Gravity Sync is simple. ``` -./gravity-sync.sh` +./gravity-sync.sh ``` But you can also run `./gravity-sync.sh smart` if you feel like it, and it'll do the same thing.