Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ layout: index

The Shopify theme gem is a command line tool that lets you make live changes to themes on your Shopify store. If the command line is scary, check out the [Desktop Theme Editor app](http://apps.shopify.com/desktop-theme-editor).

It will watch your local folders for any changes in your theme (including adding and removing files) and will update your .myshopify.com store to the latest changes.
It will watch your local folders for any changes in your theme (including adding and removing files) and will update your .myshopify.com store to the latest changes.

![Shopify theme gem](https://dl.dropboxusercontent.com/u/669627/terminalreadme.png)

Expand All @@ -15,9 +15,9 @@ remove via the web inspector in Chrome or Safari.

### Requirements

This gem works with OS X or Windows with Ruby 1.9.
This gem works with OS X or Windows with Ruby 1.9.

First time installing Ruby on windows? Try [Rubyinstaller](http://http://rubyinstaller.org/).
First time installing Ruby on windows? Try [Rubyinstaller](http://rubyinstaller.org/).

## Installation

Expand Down