Skip to content

Commit 62718fe

Browse files
committed
Update README.md
1 parent 6c8547d commit 62718fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If you want to build and run the code natively, in a terminal
101101
1. Visit `http://localhost:8083` in a browser.
102102

103103
If you want to build and run the code in Docker, in a terminal
104-
104+
i
105105
1. Clone this Git repository.
106106
1. Run `docker-machine ls` to find the name of your active Docker host.
107107
1. Run `eval "$(docker-machine env host)"` to prepare environment variables, *replacing `host` with the name of your Docker host*.
@@ -122,7 +122,7 @@ You need to obtain client credentials for any shim you'd like to use. These cred
122122
* [Misfit](https://build.misfit.com/)
123123
* [RunKeeper](http://developer.runkeeper.com/healthgraph) ([application management portal](http://runkeeper.com/partner))
124124
* [Withings](http://oauth.withings.com/api)
125-
* [iHealth](http://developer.ihealthlabs.com/index.htm) (see below for setting up special iHealth application specific credentials)
125+
* [iHealth](http://developer.ihealthlabs.com/index.htm)
126126

127127
> If you are using the iHealth shim, you must uncomment and replace the SC and SV values for each endpoint in the `iHealth:serialValues` map in the `application.yaml` file.
128128
These values are uniquely associated with each project you have and can be found in your project details on the [application management page](http://developer.ihealthlabs.com/developermanagepage.htm)

0 commit comments

Comments
 (0)