Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions DeveloperSetupGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,14 @@ Reference: https://github.com/rbenv/rbenv
git clone https://github.com/mcode/pims.git pims
git clone https://github.com/mcode/rems-smart-on-fhir.git rems-smart-on-fhir

cd REMS
git submodule update --init

cd ..

cd rems-smart-on-fhir
git submodule update --init

```

# Open DRLS REMS as VsCode workspace
Expand Down