Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 527 Bytes

File metadata and controls

31 lines (22 loc) · 527 Bytes

WebMidiOrbita

Updating

Update process

  1. Clone this repository:
git clone https://github.com/Playtronica/WebMidiOrbita
  1. Change the directory:
cd WebMidiOrbita
  1. Modify the contents of this directory.
  2. Sync the repository:
git commit -m "Description of changes"
git push

Update Requirements:

  • Do not rename the index.html.
  • Use only relative href.
  • Check your code for errors before saving to avoid issues.
  • Changes will only be applied from the main branch.