Skip to content

Commit fbacdf0

Browse files
committed
Update README with new installation instructions
1 parent 1a3b38a commit fbacdf0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Swiftype API Client for Python
33

44
# Quickstart
55

6+
## Installation
7+
8+
You can install the latest version of the Swiftype client using `pip`:
9+
10+
pip install swiftype
11+
12+
To install locally, clone this repository, `cd` into the directory and run:
13+
14+
python setup.py install
15+
616
## Setup
717

818
1. Create an account at [Swiftype](https://swiftype.com/) and get your API key from your [Account Settings](https://swiftype.com/user/edit).

0 commit comments

Comments
 (0)