aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-11-10 00:55:50 -0500
committerGitHub <[email protected]>2021-11-10 00:55:50 -0500
commit855c34f9382cc613c59e3b8d156aa4d0964f7ff9 (patch)
treea20d065801f39256c96542f3482514bb43af88d1
parent2b3e73e7aeb72c74802726b477e0d2396f43307c (diff)
downloadtemp_pred_arima-855c34f9382cc613c59e3b8d156aa4d0964f7ff9.tar.xz
temp_pred_arima-855c34f9382cc613c59e3b8d156aa4d0964f7ff9.zip
Update README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index febc454..7f56e9f 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
# pythonproject
I am editing this file but this is not going to affect my main project.
+
+## To Install Packages
+
+```
+cd dashboard && pip install -r requirements.txt
+```