diff --git a/README.md b/README.md index a1964ea1..f0db5ab1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Tabular Editor is a tool that lets you easily manipulate and manage measures, ca * [Download Tabular Editor v. 2.7.4 for SQL Server 2016, 2017 or Azure Analysis Services](https://github.com/otykier/TabularEditor/releases/latest) ### Prerequisites -Tabular Editor uses the [Tabular Object Model](https://msdn.microsoft.com/en-us/library/mt706505.aspx) to load and save metadata to and from Model.bim files or existing databases. For this reason, make sure you have the latest AMO libraries available before installing Tabular Editor. They can be downloaded from the [Azure Analysis Services Client Libraries](https://docs.microsoft.com/en-us/azure/analysis-services/analysis-services-data-providers) page (Click "AMO" version 15.5.0 or newer). The .msi installer for Tabular Editor includes these libraries. +Tabular Editor uses the [Tabular Object Model](https://msdn.microsoft.com/en-us/library/mt706505.aspx) to load and save metadata to and from Model.bim files or existing databases. If you download the standalone (.zip) version of Tabular Editor, make sure you have the latest AMO libraries available. They can be downloaded from the [Azure Analysis Services Client Libraries](https://docs.microsoft.com/en-us/azure/analysis-services/analysis-services-data-providers) page (Click "AMO" version 15.5.0 or newer). If you choose to download the Tabular Editor .MSI installer, these libraries will be included. ## Introduction View the article on www.kapacity.dk/tabular-editor for a general presentation of the tool and the motivations behind it.