Skip to content

Commit

Permalink
Update server.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BBeran authored Nov 4, 2016
1 parent 6f59a39 commit ec47eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TabPy server is the server component of Tableau's Python integration. It is a Py

##Setup on Linux/MacOS

On a Linux-based system you can use the script `setup.sh` to install TabPy from scratch.
On a Linux-based system you can use the script `setup.sh` to install TabPy from scratch. Simply navigate to the folder you downloaded from Github in a Terminal window and type `./setup.sh`.

The script does the following:

Expand Down

0 comments on commit ec47eed

Please sign in to comment.