Skip to content

Commit

Permalink
Update setup.md (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
moiradillon12 authored Oct 22, 2020
1 parent 1e2822c commit b6d6ee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/development/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- Go to Tools->Options->HTTPS on fiddler. Click protocols and add "tls1.2" to the list of protocols.

![Fiddler Config Image](/docs/images/FiddlerConfig.png)
- Download DCM example file from [here](/docs/dcms/RedTriangle.dcm)
- Download DCM example file from [here](/docs/dcms)
- Upload DCM file
- Use `Upload file...` link at request body section as shown in picture below
- Located in `Parsed` tab inside the `Composer` tab
Expand All @@ -48,4 +48,4 @@
```http
GET https://localhost:63838/studies
accept: application/dicom+json
```
```

0 comments on commit b6d6ee3

Please sign in to comment.