Files
Alan Rynne 5ba1838cfe Cleaning it up 🧹🧼
2021-07-10 15:47:13 +02:00

11 lines
163 B
Markdown

# AEC Tech Python Starter
# Prerequisites
1. At least have `python 3.6` installed on your machine
2. Install `specklepy`
```
pip install specklepy
```