Update README.md

This commit is contained in:
Kai Kewley 2014-04-09 11:26:58 +01:00
parent 15b8451b9b
commit d4c8150e7c

View File

@ -13,3 +13,5 @@ One liner:
```sh
cd /tmp && git clone https://github.com/kaicode/ssh_access.git && cd ssh_access && ./create_kaik_user_with_sudo_access.sh && echo 'Kai has access' && cd .. && rm -r ssh_access
```
<hr/>
Thanks to [@mattwillsher](https://github.com/mattwillsher) for the idea!