Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryshaal authored Nov 11, 2024
1 parent b7c6b2a commit 69706b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This script requires Python 3.x to run. Ensure you have the necessary Python ver

## Install Dependencies

Proyek ini menggunakan modul-modul built-in Python, namun ada satu modul tambahan `psutil` yang perlu diinstal. Jalankan perintah berikut untuk menginstal dependensi:
This project uses Python's built-in modules, but there is one additional `psutil` module that needs to be installed. Run the following command to install dependencies:

```bash
pip install psutil
Expand Down

0 comments on commit 69706b2

Please sign in to comment.