From 8213140ef9dc8e9257bbcb388639059898189177 Mon Sep 17 00:00:00 2001 From: Martin Alfke Date: Sun, 5 Aug 2018 12:12:22 +0200 Subject: [PATCH] Fix how to use it exec msync documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7338c8f..1b91fd7a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ git clone https://github.com/voxpupuli/modulesync_config.git cd modulesync_config git checkout $(git tag --list | tail -n 1) # checkout latest tag bundle install -bundle exec msync update --help +bundle exec msync help update ``` ## Examples