Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Add Prereq #288

Merged
merged 1 commit into from
Jan 24, 2016
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Laptop and Desktop browser for OS X, Windows and Linux.

## Installation

Make sure you have all of the pre-requisite compilers/applications [Installed](https://github.com/brave/browser-laptop/docs/prerequisites.md)

1. Shallow clone the git repository from GitHub:

# For beta testers:
Expand Down
6 changes: 6 additions & 0 deletions docs/prerequisites.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#Prerequisites
##Windows
Ensure you have the following installed:

* [Python 2.7](https://www.python.org/downloads/)
* [Visual Studio 2013 or 2015](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx)