diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-05-30 11:04:57 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-05-30 11:04:57 +0200 |
commit | 523d810cfb84df2770b2e9928d2d729153c831b6 (patch) | |
tree | a4dfedf87a7e0fafb2375363828fff53a959c3cd /code.md | |
parent | 55c9ebeecb7c03ecf6e5deeb89814e78103f8a5a (diff) | |
download | blog-523d810cfb84df2770b2e9928d2d729153c831b6.tar |
Update example git clone command
Diffstat (limited to 'code.md')
-rw-r--r-- | code.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Don't be surprised, these are *bare* Git repositories. You can clone them with your favorite Git client. For example: - $ git clone https://www.skreutz.com/scm/git/wpa-psk-rs.git + $ git clone https://www.skreutz.com/scm/git/wpa-psk.git Feedback and contributions are welcome. Please [contact](/contact/) me via email. |