Skip to content

Commit bc6edf5

Browse files
committed
docs: 更新建議的專案目錄路徑
- 將建議路徑改為 ~/projects/ 或 ~/Github/ - 移除奇怪的 ~/Documents/GitHub/ 路徑 - 使用更符合開發者習慣的目錄結構
1 parent 618748f commit bc6edf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
1. 首先檢查目前位置並決定克隆位置:
1414
- 如果在 VS Code 中已有開啟的專案,請詢問我是否要在當前目錄的父目錄克隆
1515
- 如果沒有開啟專案,請詢問我想要克隆到哪個目錄
16-
- 建議的位置:~/projects/ 或 ~/Documents/GitHub/
16+
- 建議的位置:~/projects/ 或 ~/Github/
1717
1818
2. 克隆專案(包含 submodule):
1919
cd [選定的目錄]

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ <h3>🚀 快速開始</h3>
534534
1. 首先檢查目前位置並決定克隆位置:
535535
- 如果在 VS Code 中已有開啟的專案,請詢問我是否要在當前目錄的父目錄克隆
536536
- 如果沒有開啟專案,請詢問我想要克隆到哪個目錄
537-
- 建議的位置:~/projects/ 或 ~/Documents/GitHub/
537+
- 建議的位置:~/projects/ 或 ~/Github/
538538

539539
2. 克隆專案(包含 submodule):
540540
cd [選定的目錄]

0 commit comments

Comments
 (0)