Skip to content

Commit 83504d3

Browse files
committed
Readme update on hosts file on Windows
1 parent 6ddb2df commit 83504d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ This script will create a locally-trusted development certificates. It requires
114114

115115
> mkcert needs to be installed like described in Requirements. Read more for [Windows](https://github.com/FiloSottile/mkcert#windows) and [Linux](https://github.com/FiloSottile/mkcert#linux)
116116
117-
1b. Make sure your `/etc/hosts` file has a record for used domains.
117+
1b. Make sure your `/etc/hosts` file has a record for used domains. On Windows the hosts file can be find at `C:\Windows\System32\drivers\etc`. Make sure to open it with admin rights.
118118

119119
```
120120
sudo nano /etc/hosts

0 commit comments

Comments
 (0)