Update README about the new empty database creation

This commit is contained in:
Gabriel Proust 2020-12-25 16:46:10 +01:00
parent 9e87a9c313
commit f9d16fb24f

View File

@ -12,7 +12,7 @@ make build
```
## Run/usage
- First you will need to **create new (empty) KeePass database** (tested with [KeePassXC](https://github.com/keepassxreboot/keepassxc) but it will probably work with others)
- You can either **create new (empty) KeePass database** (tested with [KeePassXC](https://github.com/keepassxreboot/keepassxc) but it will probably work with others) right now, otherwise one will be created when the script is executed
- Go into the virtual environment
```
source .venv/bin/activate