浏览代码

Typo

master
父节点
当前提交
5ad7830fbf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -16,7 +16,7 @@
dig +short myip.opendns.com @resolver1.opendns.com
```

* Check if private and public ssh key match:
* Check if private and public ssh keys match:

```
diff <(cat ~/.ssh/id_rsa.pub | cut -d' ' -f 2) <(ssh-keygen -y -f ~/.ssh/id_rsa | cut -d' ' -f 2)'


正在加载...
取消
保存