Fix the fork url in README.md

pull/2/head
Doc Ritezel 7 years ago
parent 72a21f34fd
commit 2c79678e39
  1. 2
      README.md

@ -43,7 +43,7 @@ To ensure your Elixir code is properly formatted: `$ mix credo --strict`
## Contributing
1. Fork it ( https://github.com/poanetwork/explorer/fork )
1. Fork it ( https://github.com/poanetwork/poa-explorer/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Write tests that cover your work
4. Commit your changes (`git commit -am 'Add some feature'`)

Loading…
Cancel
Save