Update building.md (#474)

IMHO most contributors will appreciate the lower case file name as that tends to be most common with directory names.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
Matthew Halpern 6 years ago committed by Rob Dawson
parent 7bfad2681a
commit 186f3469d5
  1. 2
      docs/development/building.md

@ -2,7 +2,7 @@
## Checkout source code
```
git clone --recursive git@github.com:PegasysEng/Pantheon.git
git clone --recursive git@github.com:PegasysEng/pantheon.git
```
OR
```

Loading…
Cancel
Save