From the command line of the lab VM, use the git CLI to clone the SPC application to the VM.
git clone https://github.com/omearaj/spring-petclinic.git
Use your forked version in the command above.
Change your directory to the spring-petclinic directory.
​