Skip to content

Commit b6e6d63

Browse files
authored
Merge pull request #26 from uicrooks/dev
v2.4.1
2 parents 8e5557e + d9828f2 commit b6e6d63

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Shopify Theme Lab is a customizable modular development environment for blazing-
2828

2929
<!-- button-youtube-quick-start (start) -->
3030
<p>
31-
<a href="https://youtu.be/b1CQC7RhmHA">
31+
<a href="https://youtu.be/_jFoPw_n9g4">
3232
<img src=".github/img/button-youtube-quick-start.svg" width="250px">
3333
</a>
3434
</p>
@@ -119,7 +119,7 @@ Shopify Theme Lab is a customizable modular development environment for blazing-
119119

120120
<!-- installing (start) -->
121121
## Installing
122-
1. Clone this repo or use the following command in your terminal:
122+
1. Clone this repo or simply run the following command in your terminal:
123123

124124
```sh
125125
$ npx themelab create <directory-name>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shopify-theme-lab",
33
"description": "Customizable modular development environment for blazing-fast Shopify theme creation",
44
"author": "Sergej Samsonenko <contact@sergej.codes>",
5-
"version": "2.4.0",
5+
"version": "2.4.1",
66
"license": "MIT",
77
"config": {
88
"reloadr": {

0 commit comments

Comments
 (0)