mirror of
https://github.com/brain-hackers/buildbrain
synced 2026-08-13 06:56:37 +09:00
Merge pull request #12 from unasuke/update_readme
Update git repository url in README.md
This commit is contained in:
@@ -26,7 +26,7 @@ Getting Started
|
|||||||
1. Clone this repository with recursive clone enabled.
|
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:
|
- If you've cloned it without `--recursive`, run following command:
|
||||||
|
|||||||
Reference in New Issue
Block a user