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
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ This gem works with OS X or Windows with Ruby 1.9.

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

## Installation
To install the shopify_theme gem use ‘gem install’ (you might have use ‘sudo gem install’):

`gem install shopify_theme`

to update to the latest version

`gem update shopify_theme`

## Configuration
### Setting up Shopify Theme
Expand Down