Update readme.md

This commit is contained in:
samir
2021-07-01 16:07:51 +02:00
committed by GitHub
parent 1ffe8f363c
commit a93f533768

View File

@@ -9,7 +9,7 @@ see [getting started doc](https://github.com/threefoldfoundation/www_examplesite
### To run this website using Gitpod workspace : ### To run this website using Gitpod workspace :
- just make sure to install gitpod extension in your browser from [here](https://www.gitpod.io/docs/browser-extension/) - just make sure to install gitpod extension in your browser from [here](https://www.gitpod.io/docs/browser-extension/)
- to allow the website tap to be opened directrly in new tap at your browser after build , go to your browser setting and allow pop-up windows (optional). - to allow the website tap to be opened directrly in new tap at your browser after build , go to your browser setting and allow pop-up windows (optional).
- if you want to open mannualy and escaped the previous step , press ctrl button and click on that link ``` Site running at: http://localhost:8080/ ``` . - if you want to open mannualy and escaped the previous step , press ctrl button and click on that link ``` Site running at: http://localhost:8080/ ``` , ( on mac click on this link when pressing command button )
- then you will find the website running in new tap. - then you will find the website running in new tap.