Update README.md

This commit is contained in:
Sebastiaan Janssen
2012-12-18 08:27:14 +01:00
parent e4dbe55762
commit 1611cb7ca8
+4 -2
View File
@@ -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).