aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/README.md b/README.md
index 6f39d5a..969091d 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,10 @@
-# SecKey
+# Extern Luks Key
This project is intended to be used when your system
-uses a usb-drive to decrypt your system's root drive.
-
-If you want that if you plug out the stick your system shuts down
-you are at the right place here.
+uses an encrypted usb-drive to decrypt your system's root drive.
## Install
-Edit the `config.mk` and insert the UUID of your usb-drive.
-Then type:
-
```sh
-sudo make install
+./install [UUID]
```