clarify that you need to install from source code

This commit is contained in:
Jos de Bruijn
2018-04-13 08:40:47 -07:00
committed by GitHub
parent c963e3bccf
commit 94e56cb753
@@ -35,7 +35,7 @@ To run this sample, you need the following prerequisites.
**Software prerequisites:**
<!-- Examples -->
1. WideWorldImporters and WideWorldImportersDW sample databases running in SQL Server 2016 (or higher) or Azure SQL Database. Download page: [wide-world-importers-release](http://go.microsoft.com/fwlink/?LinkID=800630)
1. [WideWorldImporters](../wwi-ssdt/) and [WideWorldImportersDW](../wwi-dw-ssdt/) sample databases running in SQL Server 2016 (or higher) or Azure SQL Database. Install from source code.
1. Power BI Desktop. Download link: [https://powerbi.microsoft.com/downloads/](https://powerbi.microsoft.com/downloads/)
<a name=run-this-sample></a>