KaiquanMah commited on
Commit
fd50643
·
verified ·
1 Parent(s): 350e227

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -13,7 +13,7 @@
13
  <p>To run the app, please</p>
14
  <ul><li>Git clone this repository to your machine. Run 'git clone https://huggingface.co/spaces/KaiquanMah/TurkuPythonAssignment' in your Terminal</li>
15
  <li>Go into the 'TurkuPythonAssignment' directory: cd TurkuPythonAssignment</li>
16
- <li>Run the calendar.py app: python calendar.py</li>
17
  </ul>
18
  </div>
19
  </body>
 
13
  <p>To run the app, please</p>
14
  <ul><li>Git clone this repository to your machine. Run 'git clone https://huggingface.co/spaces/KaiquanMah/TurkuPythonAssignment' in your Terminal</li>
15
  <li>Go into the 'TurkuPythonAssignment' directory: cd TurkuPythonAssignment</li>
16
+ <li>Run the calendar.py app: python calendar_app.py</li>
17
  </ul>
18
  </div>
19
  </body>