summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYadlaMani <yadlamaniymn2005@gmail.com>2023-10-18 20:31:15 +0530
committerpedropintosilva <65948705+pedropintosilva@users.noreply.github.com>2023-10-26 16:30:17 +0200
commitcdb9b8da6c06b5af19b17b8c4b26ea8d787d229e (patch)
treeed7c2eeeaa44864afa60d167fa7daddd4f78aa7d /README.md
parentremove extra ~ (diff)
downloadonline-cdb9b8da6c06b5af19b17b8c4b26ea8d787d229e.tar.gz
online-cdb9b8da6c06b5af19b17b8c4b26ea8d787d229e.zip
Update README.md
Fixed Typos Signed-off-by: YadlaMani <yadlamaniymn2005@gmail.com> Change-Id: I2b237d15f3f70541ccddf1be68c57223e7ad1c69
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index baca709aca..46c1f8a4ea 100644
--- a/README.md
+++ b/README.md
@@ -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.