Skip to content

Commit

Permalink
git cloneの方法を詳細化
Browse files Browse the repository at this point in the history
  • Loading branch information
Utame committed Feb 5, 2025
1 parent 2b0d2cd commit 66ccf5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ https://bun.sh/docs/installation
bun install
```

### git の clone
### gitをcloneする

```sh
git clone https://github.com/DaigakuNakayoshi/travelhelperkun-front.git
git clone git@github.com:DaigakuNakayoshi/travelhelperkun-front.git
```

### 開発環境へ移動
Expand Down

0 comments on commit 66ccf5b

Please sign in to comment.