Fix install instructions

pull/1486/head
Andrew Cravenho 6 years ago committed by GitHub
parent 292bbe7c75
commit 1cfff32323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -123,7 +123,7 @@ The [development stack page](https://github.com/poanetwork/blockscout/wiki/Devel
9. Enable HTTPS in development. The Phoenix server only runs with HTTPS.
* `cd apps/block_scout_web`
* `mix phx.gen.cert blockscout blockscout.local`
* `mix phx.gen.cert blockscout blockscout.local; cd -`
* Add blockscout and blockscout.local to your `/etc/hosts`
```
127.0.0.1 localhost blockscout blockscout.local

Loading…
Cancel
Save