11 lines
163 B
Markdown
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
|
|
```
|