From a6d6f89615a378fc518a0fa8f67acf4aecc2fc5c Mon Sep 17 00:00:00 2001 From: Russell Hay Date: Fri, 22 Jul 2016 13:37:32 -0700 Subject: [PATCH] Adding dev install info to the readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 16f9786..6d1a0c9 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,20 @@ Download the `.zip` file that contains the SDK. Unzip the file and then run the pip install -e ``` +#### Installing the Development Version From Git + +*Only do this if you know you want the development version, no guarantee that we won't break APIs during development* + +```text +pip install git+https://github.com/tableau/document-api-python.git@development +``` + +If you go this route, but want to switch back to the non-development version, you need to run the following command before installing the stable version: + +```text +pip uninstall tableaudocumentapi +``` + ###Basics The following example shows the basic syntax for using the Document API to update a workbook: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy