From 36027a8e9d7c8d0ab27afe8814679ff83ac317f3 Mon Sep 17 00:00:00 2001 From: Jos de Bruijn Date: Tue, 3 Jan 2017 11:06:46 -0800 Subject: [PATCH] Update README.md --- samples/features/in-memory/ticket-reservations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/in-memory/ticket-reservations/README.md b/samples/features/in-memory/ticket-reservations/README.md index aa6488d6..07ce2c4c 100644 --- a/samples/features/in-memory/ticket-reservations/README.md +++ b/samples/features/in-memory/ticket-reservations/README.md @@ -20,7 +20,7 @@ The demo is run in this [17-minute video explaining In-Memory OLTP](https://www. ## Running this sample 1. Before you can run this sample, you must have the following perquisites: - - SQL Server 2016 CTP3 (or higher) + - SQL Server 2014 (or higher) - Visual Studio 2015 (or higher) with the latest SSDT installed. 2. Clone this repository using Git for Windows (http://www.git-scm.com/), or download the zip file.