Skip to content

Commit

Permalink
Modified README for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinHop committed Mar 4, 2018
1 parent cc179a0 commit 678a00e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ Now you're all set to go - what to do next? Well, Titan is currently a Flask app

You should get an indication that the app is running on port 5555 on your local machine. If you see that message, open up your browser and navigate to http://127.0.0.1:5555 to start using the app!

## Getting Started With Docker

./build.sh
./run.sh

This should start up the app the same as above, only in a container.

## Using Titan
At first it's recommended to trade only simulation currency and familiarize yourself with the behavior of the program.
A [detailed wiki](https://github.com/Denton24646/Titan/wiki) explains the core components underlying Titan.
Expand Down

0 comments on commit 678a00e

Please sign in to comment.