Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SoorajR-ai authored Jul 4, 2024
1 parent 9621026 commit 70997df
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 @@ -19,7 +19,7 @@
<h2>Installation</h2>
<p>Install the required packages using pip:</p>
<pre>
<code>pip install platform psutil pandas getmac tkinter reportlab</code>
<code>pip install -r requirements.txt</code>
</pre>
<h2>Usage</h2>
<ol>
Expand Down

0 comments on commit 70997df

Please sign in to comment.