Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first thing we'll need is the source code. All of OSCAR EMR's open source code is hosted in a git repository. This repository is currently available through SourceForge.

Code Block
languagebash
sudo apt-get install git #if you don't have git installed, run this


git clone https://git.code.sf.net/p/oscarmcmaster/oscar

...