sdutta28 commited on
Commit
cb54bfc
1 Parent(s): 1198436

Minor Typo fixed

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ What sets our model apart is not only its high performance but also its signific
48
 
49
  - Clone the repo
50
  - Install python requirements using `$ pip install -r requirements.txt`
51
- - Run the server using `$ python main.py`
52
 
53
  ## Additional Links
54
 
 
48
 
49
  - Clone the repo
50
  - Install python requirements using `$ pip install -r requirements.txt`
51
+ - Run the server using `$ python app.py`
52
 
53
  ## Additional Links
54