Remove misleading command (#2210)

This commit is contained in:
Timur Carpeev 2022-09-06 10:21:35 +02:00 committed by GitHub
parent acd596dd45
commit c58c6ef3b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,13 +52,8 @@ $ cd saleor-dashboard
#### Using stable release
To use the official stable release, checkout to a release tag:
Check [release log](https://github.com/saleor/saleor-dashboard/releases/) for the latest release
```
$ git checkout 2.11.1
```
See the list of all releases here: https://github.com/saleor/saleor-dashboard/releases/
#### Using development version