From 9fe2a5c708a33f4b8ba008269f1179d8e5eb921a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20G=C4=99bala?= <5421321+maarcingebala@users.noreply.github.com> Date: Mon, 3 Feb 2020 12:51:02 +0100 Subject: [PATCH] Fix type in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13f58848d..ea868b063 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ $ git clone https://github.com/mirumee/saleor-dashboard.git To use the official stable release, checkout to a release tag: ``` -$ git checkout v.2.0.0 +$ git checkout v2.0.0 ``` See the list of all releases here: https://github.com/mirumee/saleor-dashboard/releases/