Skip to content

Commit 7ba0b21

Browse files
authored
Update samples to make it clear that TSC needs to be installed
Should help with issues like #1268
1 parent dcf2423 commit 7ba0b21

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/samples.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The TSC samples are included in the `samples` directory of the TSC repository [o
88
* TOC
99
{:toc}
1010

11+
## Prerequisites
12+
13+
Before running any of the sample scripts, install the TSC library in your Python environment following the [Get Started](https://tableau.github.io/server-client-python/docs/) instructions.
14+
1115
## Run the samples
1216

1317
Each of the samples accepts the following arguments:

0 commit comments

Comments
 (0)