Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-0 committed Jan 23, 2025
2 parents 43b80bc + 05e24ae commit 5c9214a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ The script is fully configurable and utilizes Python libraries like `pynput, pyf
## Prerequisites

1. **Python Libraries**
in your preferred terminal: cd "'path/of/folder/'" # root path where all files are. Should see the requirements.txt here.
Install the required libraries:
pip install -r requirements.txt
- In your preferred terminal use command: cd "path/of/folder/"
> The path is the root directory where all the files are. Should see the requirements.txt here.
- Install the required libraries with: pip install -r requirements.txt

2. **Fonts**
- Place the fonts from the fonts folder in your Control Panel/Fonts
Expand Down

0 comments on commit 5c9214a

Please sign in to comment.