WIP: Updating README.md with virtual machine instructions
These instructions will explain how to import the CotLab virtual machine for Cobalt testing. Currently, the appliance is 6GB and is being uploaded to Mega.nz.
Check out, review, and merge locally
Step 1. Fetch and check out the branch for this merge request
-# All repo/branch refs have been quoted to allow support for special characters (such as #my-branch)
git fetch "https://gitlab.com/cotlab/tv-app.git" "patch-1"
git checkout -b "cotlab/tv-app-patch-1" FETCH_HEAD
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up