From 77a262659e55461d85504c6ae9ee4687d3890df6 Mon Sep 17 00:00:00 2001 From: Egor Radchenko Date: Mon, 12 Aug 2019 12:35:03 +0700 Subject: [PATCH] [#12] review changes: readme text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d361a35..1d614453 100644 --- a/README.md +++ b/README.md @@ -241,4 +241,4 @@ gradle dockerBuildImage -Pdocker_tag=${TAG} docker push ${TAG} ``` -Check [wiki](https://github.com/GoogleCloudPlatform/healthcare-dicom-dicomweb-adapter/wiki/Running-Docker-image-locally) for instructions on how to run Import Adapter Docker image locally. +Instructions on how to run the Import Adapter Docker image locally are available on the [wiki](https://github.com/GoogleCloudPlatform/healthcare-dicom-dicomweb-adapter/wiki/Running-Docker-image-locally).