Skip to content

Commit

Permalink
fix README to reflect tag usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
evanshortiss committed Feb 24, 2012
1 parent 5c9b8a7 commit ca6f1f8
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,7 @@ As part of this training Session we are going to create a simple Sencha Touch 1.

## Step 1

To begin this tutorial clone the following repository link into your workspace. This repository contains the code needed to complete this tutorial. cd to your workspace directory then issue the following command:

Command: git clone git@github.com:feedhenry/Training-Demo-App.git

## Step 2

To begin the tutorial checkout the boilerplate branch:

Command: git checkout boilerplate
To begin this tutorial download the boilerplate code from <a href="https://github.com/feedhenry/Training-Demo-App/zipball/boilerplate">this link</a>. Copy the code to your workspace once unzipped. This represents our basic file structure for the entire tutorial.

## Step 3

Expand All @@ -23,15 +15,17 @@ You are now setup to begin the tutorial. To begin switch to the v1 branch view o
![](https://github.com/feedhenry/Training-Demo-App/raw/master/docs/gitHub.png)


## Links to Tutorial Sections:
## Links to Tutorial Sections & Tags:


* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v1">Part 1</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v1">Finished Code Pt1</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v2">Part 2</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v2">Finished Code Pt2</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v3">Part 3</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v3">Finished Code Pt3</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v4">Part 4</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v4">Finished Code Pt4</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v5">Part 5</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v5">Finished Code Pt5</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v6">Part 6</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v6">Finished Code Pt6</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v7">Part 7</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v7">Finished Code Pt7</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v8">Part 8</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v8">Finished Code Pt8</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v9">Part 9</a> & <a href="https://github.com/feedhenry/Training-Demo-App/zipball/v9">Finished Code Pt9</a>


* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v1">Part 1</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v2">Part 2</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v3">Part 3</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v4">Part 4</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v5">Part 5</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v6">Part 6</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v7">Part 7</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v8">Part 8</a>
* <a href="https://github.com/feedhenry/Training-Demo-App/tree/v9">Part 9</a>

0 comments on commit ca6f1f8

Please sign in to comment.