Update installation instructions to include requirement for datetime library
This commit is contained in:
parent
4b7268d4eb
commit
8487456da1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Inspired from [shawwwn/uMail](https://github.com/shawwwn/uMail).
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Manual
|
### 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
|
### MIP
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue