You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,8 @@ main.py - main machine learning module
46
46
<li>Extract the above zip file in <b>xampp/htdocs</b> folder</li>
47
47
<li>Go to command prompt, change directory to directory of repository and type <b>pip install -r requirements.txt</b></li>
48
48
<li>To run app, type in command prompt, <b>python main.py</b></li>
49
-
<li>Open your web browser and go to <b>http://localhost/www</b> and click on the wordpress folders to access the web app</li>
49
+
<li>Open your web browser and go to <b>http://localhost/www</b> and click on the wordpress folders to access the web app</li>
50
+
<li>Wordpress Admin Panel is available at: <b>http://localhost/www/wordpress-5.6.2/wordpress/wp-admin</b></li>
50
51
</ol>
51
52
<br>
52
53
<b>Video of setup and demo is available <ahref="https://github.com/kaushikjadhav01/Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis/blob/master/demo.mp4">here</a> </b>
0 commit comments