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
+1 -1
View File
@@ -26,7 +26,7 @@ Getting Started
1. Clone this repository with recursive clone enabled.
```
$ git clone --recursive [email protected]:puhitaku/buildbrain.git
$ git clone --recursive [email protected]:brain-hackers/buildbrain.git
```
- If you've cloned it without `--recursive`, run following command: