Update n00b-gettingStarted.md

This commit is contained in:
Neil Cuzon
2021-03-12 23:43:10 -08:00
committed by GitHub
parent 9bf5d7e6ba
commit 5f841d98bc

View File

@@ -55,7 +55,7 @@ Thanks to the growing popularity of mermaid, many plugins already allow the gene
This method can be used with any common web server. Apache, IIS, nginx, node express [...], you pick your favourite. This method can be used with any common web server. Apache, IIS, nginx, node express [...], you pick your favourite.
You will need a text editting tool like Notepad++, t can generate an html file. It is then deployed by a web browser (such as Firefox, Chrome, Safari, but not Internet Explorer). You will need a text editting tool like Notepad++, to generate an html file. It is then deployed by a web browser (such as Firefox, Chrome, Safari, but not Internet Explorer).
Just create an HTML file locally and open it using a desired browser. Just create an HTML file locally and open it using a desired browser.