Update building.md (#474)

IMHO most contributors will appreciate the lower case file name as that tends to be most common with directory names.
Matthew Halpern 6 years ago committed by Rob Dawson
parent 085c8cd577
commit 6c87565870
  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