Skip to content

Commit de2dd9a

Browse files
committed
docs: 在 README 新增 git clone 指令,方便學員快速取得教學專案
1 parent ccb45ef commit de2dd9a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
這是一個 GitHub Copilot 完整教學專案,透過 8 個由淺入深的實作場景,讓您掌握 GitHub Copilot 的各種功能。
44

5+
## 🔗 取得教學專案
6+
7+
```bash
8+
git clone https://github.com/yulin0629/github-copilot-tutorial.git
9+
cd github-copilot-tutorial
10+
```
11+
512
## 📋 前置需求
613

714
- Windows 10/11, Mac 作業系統

0 commit comments

Comments
 (0)