From 378107318ebcda9ba1430b1f0399ba3811fa46fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Fri, 23 Aug 2019 16:36:58 +0200 Subject: [PATCH] [docs] Tweak usage example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb6cfc30..e5a1e489 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Usage $ hub clone rtomayko/tilt # expands to: -$ git clone git://github.com/rtomayko/tilt.git +#=> git clone git://github.com/rtomayko/tilt.git ``` hub can be safely [aliased](#aliasing) as `git` so you can type `$ git -- GitLab