Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Koubaroulis authored Jan 20, 2017
1 parent 33b6420 commit 451599d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
#safetypy (SafetyCulture Python SDK)
# safetypy (SafetyCulture Python SDK)

Python SDK for interacting with the SafetyCulture API

**NOTES**:
safetypy is written in Python 2 (Python 3 *will* generate errors)
## Installation

**Instructions**:
* Install Python 2.7.x (and the pip package manager if your Python is older than 2.7.9)
* Install Python 2.7.x (and the pip package manager if your Python is older than 2.7.9, Python 3 is not supported)
* Clone this repository to a directory on your computer
* Go to the cloned directory on your computer
* Execute the following command from the command line to install the package dependencies:
Expand Down

0 comments on commit 451599d

Please sign in to comment.