Skip to content

Commit

Permalink
provide a link.
Browse files Browse the repository at this point in the history
  • Loading branch information
agilliland committed Oct 19, 2015
1 parent 49536cc commit 7eeb1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Go to the [Metabase Download Page](http://www.metabase.com/start/) and download
java -jar metabase.jar


Now, open a browser and go to `http://localhost:3000` , and you will be asked a set of questions that will set up a user account, and then you can add a database connection. For this to work you will need to get some information about which database you want to connect to, such as the Host Name and Port that it is running on, the Database Name and the User and Password that you will be using.
Now, open a browser and go to [http://localhost:3000](http://localhost:3000) , and you will be asked a set of questions that will set up a user account, and then you can add a database connection. For this to work you will need to get some information about which database you want to connect to, such as the Host Name and Port that it is running on, the Database Name and the User and Password that you will be using.

Once you have added this connection, you will be taken into the app and you'll be ready to ask your first question.

Expand Down

0 comments on commit 7eeb1cf

Please sign in to comment.