diff --git a/readme.md b/readme.md index b933775f0..6708a8767 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ See [getting started doc](https://github.com/threefoldfoundation/www_examplesite ### Run this website using Gitpod workspace - Make sure to install gitpod extension in your browser from [here](https://www.gitpod.io/docs/browser-extension/) - To allow the website tab to be opened directly in new tab at your browser after build, go to your browser setting and allow pop-up windows (optional). - - If you want to open mannualy and escape the previous step, press ctrl+click (Mac) on the link in terminal ``` Site running at: http://localhost:8080/ ``` + - If you want to open mannualy and escape the previous step, press **ctrl+click** (Mac) on the link in terminal ``` Site running at: http://localhost:8080/ ``` - You will find the website running in new tab