diff --git a/README.md b/README.md index e68f7382..a0b2ac85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ OurUmbraco ========== -Download the SQL Server Database from: [https://dl.dropbox.com/u/3006713/our-cleaned-db.zip ][https://dl.dropbox.com/u/3006713/our-cleaned-db.zip] -Restore the database to SQL Server 2008/2012 and update the connection string (umbracoDbDSN) in OurUmbraco.Site/web.config +Download the SQL Server Database from: https://dl.dropbox.com/u/3006713/our-cleaned-db.zip + +Restore the database to SQL Server 2012 (looking into a 2008 option!) and update the connection string (umbracoDbDSN) in OurUmbraco.Site/web.config + Make sure to allow NuGet Package Restore in VS (Tools > Options > Package Manager).