Skip to content

Commit cd512f0

Browse files
committed
Update upstream command
1 parent 2cca67e commit cd512f0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,10 @@ Quyền lợi bạn nhận được khi tham gia contribute cho dự án này:
2626
Nếu bạn chưa từng làm về git và github vui lòng xem qua mô hình git flow với github:
2727
- https://guides.github.com/introduction/flow/
2828
- http://nvie.com/posts/a-successful-git-branching-model/
29-
- Cập nhật Upstream: https://help.github.com/articles/syncing-a-fork/
29+
- Cập nhật Upstream:
30+
Sử dụng lệnh này trước khi làm theo các bước tiếp theo từ trang https://help.github.com/articles/syncing-a-fork/
31+
```
32+
git remote add upstream https://github.com/esp8266vn/esp8266.vn.git
33+
```
34+
35+

0 commit comments

Comments
 (0)