Skip to content

Commit ac2fa68

Browse files
chore: update production-setup.md
1 parent 12127b9 commit ac2fa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/installation/production-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ You need to clone the `vue-storefront` and the `vue-storefront-api` repos accord
247247
```bash
248248
su vuestorefront
249249
cd /home/www/vuestorefront
250-
git clone https://github.com/vuestorefront/vue-storefront.git
250+
git clone --single-branch --branch master https://github.com/vuestorefront/vue-storefront.git
251251
git clone https://github.com/vuestorefront/vue-storefront-api.git
252252
```
253253

0 commit comments

Comments
 (0)