Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsw committed Dec 21, 2013
2 parents 01e641f + 862af65 commit f981f6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Binary file not shown.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,19 @@
Highlight Hunter is an app for Mac and PC that helps you quickly find the highlights in your videos. Please check out our [website](http://www.highlighthunter.com) for how it works.


## Getting Started on Mac
## Running on Mac
1. Download [Highlight Hunter Pro 2.3.zip](https://github.com/noahsw/highlight-hunter/releases/download/2.3-open-sourced/Highlight.Hunter.Pro.2.3.zip) and unzip
2. Drag `Highlight Hunter Pro.app` to your `Applications` folder
3. Run like a normal app


## Developing on Mac
1. Open `OdessaMacGUIApp/OdessaMacGUIApp.xcodeproj` in Xcode 4 or 5
2. Select either the `Highlight Hunter Free` or `Highlight Hunter Premium` target
3. Build and run the app


## Getting Started on PC
## Getting Started on PC
1. Open `OdessaProductionSolution.sln` in Visual Studio 2012
2. Set `OdessaGUIProject` as startup project
3. Build and run the app
Expand All @@ -25,5 +30,4 @@ Highlight Hunter is an app for Mac and PC that helps you quickly find the highli


## License

Highlight Hunter is released under the [MIT License](http://www.opensource.org/licenses/MIT).

0 comments on commit f981f6e

Please sign in to comment.