Techdocs / frontend /content /installation.md
Hemanth Sai Garladinne
Code refactor (#35)
fbb7c49
1. Python version requirement:
```bash
$ python >= 3.10
```
2. Install Techdocs via pip:
```bash
$ pip install techdocs
```