Update README.md
This commit is contained in:
		| @@ -79,6 +79,12 @@ pip install wheel | |||||||
| pip install -e ./ | pip install -e ./ | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|  | ## Running Inkycal | ||||||
|  | To run Inkycal, type in the following command in the terminal: | ||||||
|  | ```bash | ||||||
|  | python3 inky_run.py | ||||||
|  | ``` | ||||||
|  |  | ||||||
| ## Running on each boot | ## Running on each boot | ||||||
| To make inkycal run on each boot automatically, you can use crontab. Do not use sudo for this | To make inkycal run on each boot automatically, you can use crontab. Do not use sudo for this | ||||||
| ```bash | ```bash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user