Fix README.md

Some indentation problems caused weird display.
This commit is contained in:
Johannes Bauer 2017-08-13 12:25:36 +02:00
parent a8b8dfb15f
commit 2f094c4f55

View File

@ -78,7 +78,7 @@ can do:
2. Build and install luksrku: make && sudo make install 2. Build and install luksrku: make && sudo make install
3. Generate the keyfiles. For this we use the provided gen_config script: 3. Generate the keyfiles. For this we use the provided gen_config script:
```bash ```
Disk UUID : 952ebed9-5256-4b4c-9de5-7f8829b4a74a Disk UUID : 952ebed9-5256-4b4c-9de5-7f8829b4a74a
Disk name : crypt-root Disk name : crypt-root
Suggestion: TDFV6Z6XyDQ52ASswVFSEl8mrVfnH9F5b Suggestion: TDFV6Z6XyDQ52ASswVFSEl8mrVfnH9F5b
@ -101,7 +101,7 @@ can do:
copy the respective contents into the files. copy the respective contents into the files.
6. Then we create the client and server binary configuration files: 6. Then we create the client and server binary configuration files:
```bash ```
$ luksrku-config server server.txt server.bin $ luksrku-config server server.txt server.bin
Successfully read key file with 1 entries. Successfully read key file with 1 entries.
$ luksrku-config client client.txt client.bin $ luksrku-config client client.txt client.bin