diff options
| author | Priyansh <[email protected]> | 2021-11-10 00:55:50 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-10 00:55:50 -0500 |
| commit | 855c34f9382cc613c59e3b8d156aa4d0964f7ff9 (patch) | |
| tree | a20d065801f39256c96542f3482514bb43af88d1 | |
| parent | 2b3e73e7aeb72c74802726b477e0d2396f43307c (diff) | |
| download | temp_pred_arima-855c34f9382cc613c59e3b8d156aa4d0964f7ff9.tar.xz temp_pred_arima-855c34f9382cc613c59e3b8d156aa4d0964f7ff9.zip | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 +``` |
