Update README.md

Fixed Typos

Signed-off-by: YadlaMani <yadlamaniymn2005@gmail.com>
Change-Id: I2b237d15f3f70541ccddf1be68c57223e7ad1c69
pull/7541/head
YadlaMani 2023-10-18 20:31:15 +05:30 committed by pedropintosilva
parent 86fa67c5f5
commit cdb9b8da6c
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Head over to https://collaboraonline.github.io/post/build-code/ select gitpod fr
Interesting things to keep in mind:
- Make sure your browser is not blocking windows/tabs from opening from the gitpod workspace URL (maybe add `*.gitpod.io` to your browser's whitelist)
- The GitPod tasks will run automatically and further instructions will be printed out right in the terminal
- VNC tab will open automatically if not just click in the left icon `Remote explorer` and click `6080`. You will see a tab completly black, that's normal.
- VNC tab will open automatically if not just click on the left icon `Remote explorer` and click `6080`. You will see a tab completely black, that's normal.
- As mentioned in those instructions if you are not using the VS Code desktop and if you are only relying on your browser please:
- Do not try to click the URL from the make run out put instead copy that URL and execute `firefox [paste URL here]`
- Head over to the tab where the VNC is opened (black page), you will see Firefox opening there, maximize and have fun.