From 3aceeeb6f275d3d15a156e5d0a40e8e0fd09f5a2 Mon Sep 17 00:00:00 2001 From: Hugo Date: Mon, 20 Aug 2018 22:17:47 +0300 Subject: [PATCH] Fix install command instruction --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index ec82f84..c1cb78a 100644 --- a/static/index.html +++ b/static/index.html @@ -75,7 +75,7 @@

To enable the git aliases:

-
$ legit install
+
$ legit --install

Nice and simple — the way it should be.