Skip to content

Commit 688fac9

Browse files
committed
Add Hint that the URL has to be the base URl of the FHIR server
1 parent 8151718 commit 688fac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Use "blazectl [command] --help" for more information about a command.
101101

102102
You can use the upload command to upload transaction bundles to our server. currently only JSON files are supported. If you don't have any transaction bundles, you can generate some with [SyntheaTM][5].
103103

104-
In order to upload run:
104+
Assuming the URL of your FHIR server is `http://localhost:8080`, in order to upload run:
105105

106106
```bash
107107
blazectl --server http://localhost:8080 upload my/bundles

0 commit comments

Comments
 (0)