Changed readme

Changed Windows path to utilize env vars so it is portable
This commit is contained in:
Domeniko Gentner 2020-12-04 13:18:39 +01:00
parent 3f7d06fc0f
commit 9ef6c0657a

View File

@ -13,9 +13,9 @@ Please also add
to to
* Windows: `C:\windows\system32\drivers\etc\hosts` * Windows: `%WINDIR%\system32\drivers\etc\hosts`
* MAC/Linux: `/etc/hosts` * MAC/Linux: `/etc/hosts`
before running the example. before running the example.
**There is another readme when you view the page.** **There is another readme when you view the page.**