good morning!!!!

Skip to content
Snippets Groups Projects
Commit b7415664 authored by Chris Chinchilla's avatar Chris Chinchilla Committed by Igor Mandrigin
Browse files

docs: correct clef typo (#20705)

parent 11b53b12
No related branches found
No related tags found
No related merge requests found
## Initializing Clef
First thing's first, Clef needs to store some data itself. Since that data might be sensitive (passwords, signing rules, accounts), Clef's entire storage is encrypted. To support encrypting data, the first step is to initialize Clef with a random master seed, itself too encrypted with your chosen password:
First things first, Clef needs to store some data itself. Since that data might be sensitive (passwords, signing rules, accounts), Clef's entire storage is encrypted. To support encrypting data, the first step is to initialize Clef with a random master seed, itself too encrypted with your chosen password:
```text
$ clef init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment