Skip to content
Snippets Groups Projects
Commit 3fe49dc9 authored by Jason Merlo's avatar Jason Merlo
Browse files

Added import instructions to README

parent 2a37d0db
No related branches found
No related tags found
No related merge requests found
## Installation
To install simply clone this project into the desired location, move into the newly cloned folder, then run:
`pip install -e .`
\ No newline at end of file
To install simply clone this project into the desired location, move into the newly cloned folder, then run: `pip install -e .`
To use PyRaTK simply call: `import pyratk`
Or import a specific package" `from pyratk.datatypes import geometry`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment