Create README.md

This commit is contained in:
Sebastiaan Janssen
2012-12-17 23:26:00 -08:00
parent 79ca37734b
commit e4dbe55762
+5
View File
@@ -0,0 +1,5 @@
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
Make sure to allow NuGet Package Restore in VS (Tools > Options > Package Manager).