Merge pull request #1828 from Aurelius333/patch-1

Fix README.md Quick Start Deployment instructions
This commit is contained in:
Danny Brown 2020-06-30 10:59:20 -04:00 committed by GitHub
commit 6121bdcf63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ window.config = {
```
- Install the viewer:
`window.OHIFStandaloneViewer.installViewer(window.config);`
`window.OHIFViewer.installViewer(window.config);`
This exact setup is demonstrated in this
[CodeSandbox](https://codesandbox.io/s/viewer-script-tag-tprch) and in our