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

Commit

Permalink
Updated readme (#85)
Browse files Browse the repository at this point in the history
with improvements for the instructions for basic installation on windows
  • Loading branch information
jonashogstrom authored Dec 16, 2022
1 parent 835313f commit 593ba4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ To run examples or tests you need some extra dependencies which are installed by

`pip install '.[test, examples, example-app]'`

on windows:
`pip install ".[test, examples, example-app]"`


## Documentation

The library documentation can be found [here](https://tobiipro.github.io/g3pylib/) and there is also a developer guide for the glasses API in PDF format which can be downloaded [here](https://www.tobiipro.com/product-listing/tobii-pro-glasses3-api/#ResourcesSpecifications).
Expand Down

0 comments on commit 593ba4e

Please sign in to comment.