Update installation instructions to include requirement for datetime library

This commit is contained in:
Edgar P. Burkhart 2025-05-17 21:08:03 +02:00
parent 4b7268d4eb
commit 8487456da1
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -9,7 +9,7 @@ Inspired from [shawwwn/uMail](https://github.com/shawwwn/uMail).
## Installation
### Manual
Copy the `micromail.py` file to your device.
Copy the `micromail.py` file to your device. You will need to install the `datetime` library as well.
### MIP
```python