Merge pull request #12 from unasuke/update_readme

Update git repository url in README.md
This commit is contained in:
Takumi Sueda 2021-03-09 22:09:18 +09:00 committed by GitHub
commit 884623144f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: