Skip to content

Commit f166572

Browse files
authored
Added access url.
1 parent 9845e78 commit f166572

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ A simple project which demos Moving Average Crossover Strategy using reactjs, py
1616
1. Clone the repository. > $ git clone https://github.com/phoenix2082/tsignal.git
1717
2. Switch to directory. > $ cd tsignal/
1818
3. Set flask app var.. > $ export FLASK_APP=app.py
19-
4. Run the app. >. $ python3 -m flask run
19+
4. Run the app. > $ python3 -m flask run
20+
5. Open browser & hit. > http://127.0.0.1:5000/

0 commit comments

Comments
 (0)