We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a6a16 commit bb6a9b7Copy full SHA for bb6a9b7
requirements.txt
@@ -1,4 +1,5 @@
1
-# This file is used to install the required packages for the project in Windows and Linux.
+# This file is used to install the required packages for the doc project.
2
+# Ensure you are in the same location/root that the requirements.txt file is in.
3
# It is recommended to use Windows Powershell in Administrator mode or Linux Terminal to run the commands.
4
# You can install the required packages using the following command:
5
# pip install -r requirements.txt
0 commit comments