Skip to content

Commit 3b5c657

Browse files
authored
Merge pull request #93 from tdolby-at-uk-ibm-com/patch-1
Remove angle brackets
2 parents 0b759fc + 5010bb6 commit 3b5c657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ To run the sample after building:
1212

1313
docker run -e LICENSE=accept --rm -ti ace-sample-alpine
1414

15-
and then curl http://<container IP>:7800/test should return '{"data":"a string from ACE"}'
15+
and then curl http://IP_address_of_container:7800/test should return '{"data":"a string from ACE"}'

0 commit comments

Comments
 (0)