Windows also called hosts

This commit is contained in:
Stefan Verhoeven 2016-09-29 15:59:15 +02:00 committed by GitHub
parent c989e8a74a
commit d6338d0f17

View File

@ -40,4 +40,4 @@ This can be done by adding cartodb.localhost alias to your hosts file. For examp
```
sudo sh -c 'echo 127.0.1.1 cartodb.localhost >> /etc/hosts'
```
(For Windows it will be `C:\Windows\System32\drivers\etc\lmhosts`)
(For Windows it will be `C:\Windows\System32\drivers\etc\hosts`)