More context

This commit is contained in:
dannyrb 2019-05-20 11:11:11 -04:00
parent 7550cb5fd5
commit c4c5e731c4

View File

@ -48,7 +48,9 @@ yalc push .
// 3. Use the local package in our Viewers project. Navigate to the Viewers
// Project root.
yarn install
yalc add ohif-core
yarn run dev
```
## Any guidance on submitting changes?