Skip to content

Commit

Permalink
Updating VS 2015 text
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig-Campbell-MS committed Jul 22, 2015
1 parent 1510d9a commit 4e38ae6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ For more information on MSBuild, see the [MSDN documentation](https://msdn.micro
* Clone the sources: `git clone https://github.com/Microsoft/msbuild.git`

### Building
For the full supported experience, you will need to have Visual Studio 2015 Preview or later. You can open the solution in Visual Studio 2013, but you will encounter issues building with the provided scripts.
For the full supported experience, you will need to have Visual Studio 2015. You can open the solution in Visual Studio 2013, but you will encounter issues building with the provided scripts.

To get started on **Visual Studio 2015 Preview**:
To get started on **Visual Studio 2015**:

1. Set up a box with Visual Studio 2015 Preview. Either
[install Visual Studio 2015 Preview](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs),
1. Set up a box with Visual Studio 2015. Either
[install Visual Studio 2015](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs),
or grab a [prebuilt Azure VM image](http://blogs.msdn.com/b/visualstudioalm/archive/2014/06/04/visual-studio-14-ctp-now-available-in-the-virtual-machine-azure-gallery.aspx).
2. Clone the source code (see above).
3. Open src/MSBuild.sln solution in Visual Studio 2015.
Expand Down

0 comments on commit 4e38ae6

Please sign in to comment.