Skip to content

Commit 91dfd64

Browse files
committed
Edit readme.md
1 parent fb20406 commit 91dfd64

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ <h2>Requirements</h2>
174174
<h2>Install options</h2>
175175
<ul>
176176
<li>Clone solution in the repo</li>
177-
<li>Use docker image <code>docker pull dvlaskin/eventhubexplorer</code></li>
177+
<li>Or Use docker image <code>docker pull dvlaskin/eventhubexplorer</code></li>
178+
<li>Open in browser http://localhost:5235/</li>
178179
</ul>
179180

180181
<h3>Example of a docker compose file</h3>

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02x
5252
## Install options
5353

5454
* Clone solution in the repo
55-
* Use docker image ```docker pull dvlaskin/eventhubexplorer```
55+
* Or use docker image ```docker pull dvlaskin/eventhubexplorer```
56+
* Open in browser http://localhost:5235/
5657

5758
Example of a docker compose file
5859
```

0 commit comments

Comments
 (0)