diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-05-01 18:17:51 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-05-01 18:18:31 +0200 |
commit | 3832ca749fa7b788ddd9cdb149ffb32332c6e007 (patch) | |
tree | 971b49881b61eaa3132fffdc7ca874dd0890c9e0 /README.adoc | |
parent | f37c194ab898f555b188f4abbf9d0010e2427bb8 (diff) | |
download | sklad-master.tar.gz sklad-master.tar.xz sklad-master.zip |
README.adoc: circumvent an issue with libasciidocHEADorigin/mastermaster
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 287141f..73703e9 100644 --- a/README.adoc +++ b/README.adoc @@ -19,6 +19,7 @@ Runtime dependencies: Linux, a Brother QL label printer connected over USB $ go get -u https://janouch.name/sklad/cmd/sklad You will need to bootstrap the database by writing a minimal 'db.json': + .... { "Password": "login-password", |