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

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: