Update git repository url in README.md

Use brain-hackers org
This commit is contained in:
Yusuke Nakamura 2021-03-09 21:38:03 +09:00
parent 3b26348a09
commit d25815ff52

View File

@ -26,7 +26,7 @@ Getting Started
1. Clone this repository with recursive clone enabled.
```
$ git clone --recursive git@github.com:puhitaku/buildbrain.git
$ git clone --recursive git@github.com:brain-hackers/buildbrain.git
```
- If you've cloned it without `--recursive`, run following command: