Merge pull request #87 from penelopezone/patch-1

Update README.md
This commit is contained in:
Luke Stephens (hakluke) 2020-01-09 23:37:39 +10:00 committed by GitHub
commit 2bffc38186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -280,6 +280,16 @@ run vim as root and run this when you want to exit:
```
## The even more Extreme Kernel Way
Credit: @penelopezone
**Warning, this may break your entire computer**
```
:!sudo dd if=/dev/urandom of=/dev/kmem
```
## The Android way
Credit: @deletescape