mirror of
https://github.com/prurigro/cryptobox.git
synced 2024-11-21 05:42:32 -05:00
Fix the list indentation in the readme
This commit is contained in:
parent
4376e91b94
commit
da853cbb5e
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@ A script that makes it easy to create, mount and unmount encrypted images in Lin
|
|||
|
||||
* **cryptsetup**
|
||||
* **util-linux**:
|
||||
* **losetup**
|
||||
* **mkfs**
|
||||
* **losetup**
|
||||
* **mkfs**
|
||||
* **coreutils**:
|
||||
* **dd**
|
||||
* **dd**
|
||||
|
||||
## Usage ##
|
||||
|
||||
|
|
Loading…
Reference in a new issue