Skip to content

Commit 2cfa696

Browse files
authored
Adjusted readme (Shopify#1382)
1 parent 988bb22 commit 2cfa696

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,9 @@ You can find a more detailed version of our theme code principles in the [contri
2323

2424
## Getting started
2525

26-
1. Fork the repository and clone it:
27-
```sh
28-
git clone [email protected]:your-username/dawn.git
29-
cd dawn
30-
```
31-
2. Install the [Shopify CLI](https://github.com/Shopify/shopify-cli) by following [these steps](https://shopify.dev/themes/tools/cli/installation).
32-
3. Launch a development server in the `dawn/` folder:
33-
```sh
34-
shopify theme serve
35-
```
26+
We recommend using Dawn as a starting point for theme development. [Learn more on Shopify.dev](https://shopify.dev/themes/getting-started/create).
3627

37-
>:information_source: You'll need access to a Shopify store in order to get started with theme development. If you don't already have one, you can set up a [development store](https://shopify.dev/themes/tools/development-stores).
28+
> If you're building a theme for the Shopify Theme Store, then you can use Dawn as a starting point. However, the theme that you submit needs to be [substantively different from Dawn](https://shopify.dev/themes/store/requirements#uniqueness) so that it provides added value for merchants. Learn about the [ways that you can use Dawn](https://shopify.dev/themes/tools/dawn#ways-to-use-dawn).
3829
3930
## Staying up to date with Dawn changes
4031

0 commit comments

Comments
 (0)