update README(remove ssh-key-gen paragraphs)

This commit is contained in:
2024-10-18 08:43:54 +09:00
parent 88daab8217
commit ae8ec4e6ec

View File

@@ -11,10 +11,6 @@ git config --global user.email "学番@andrew.ac.jp"
git config --global user.name "自分の名前(アルファベット)"
```
### SSH鍵ペア生成
[ssh-keygenを用いて秘密鍵と公開鍵を作るWindows10とLinuxの違い #PowerShell - Qiita](https://qiita.com/overflowfl/items/14a2486df85fd7efac85)
### リポジトリフォーク
リポジトリ画面右上「フォーク」を押して自分用のリポジトリを生成