Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
command to directly install module from file
Browse files Browse the repository at this point in the history
  • Loading branch information
AVVERSION authored Dec 7, 2023
1 parent eeaf89a commit 5c395c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Requirements
These packages are required to run OpenBot with no problems, you can install these packages by running `pip install <package_name>`
These packages are required to run OpenBot with no problems, you can install these packages by running `pip install <package_name>` (`pip3` for Mac and/or Linux) for every package or by simply running `pip install -r requirements.txt`

### These packages are required:

Expand Down

0 comments on commit 5c395c9

Please sign in to comment.