Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tilltmk authored May 3, 2024
1 parent d5922ba commit f9132dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ pip install customtkinter keyboard clipboard pygetwindow pyscreenshot markdown2

## Installation


### Installation on Linux

1. Clone the repository or download the source code:
Expand All @@ -73,6 +74,7 @@ python ActivityMonitor.py

#### Installation of required packages on Linux


##### Debian/Ubuntu

```bash
Expand Down Expand Up @@ -106,6 +108,7 @@ sudo pip3 install -r requirements.txt
```



### Installation of required packages on Windows 🖥️

1. Clone the repository to your local machine. You can do this by running the following command in your Git Bash:
Expand Down Expand Up @@ -134,6 +137,7 @@ Replace `<directory>` with the path to the directory containing the script.
> Note: The exact steps may vary depending on your specific hardware and operating system. For specific questions or issues, we recommend consulting the official Python and library documentation or seeking help from online communities.



## Configuration 🔧

Automated Documentation comes ready to use with default settings, but you can adjust the configurations to better meet your specific needs.
Expand Down

0 comments on commit f9132dd

Please sign in to comment.