aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-10-03 09:31:05 +0200
committermetamuffin <metamuffin@disroot.org>2023-10-03 09:31:05 +0200
commitfffc7a3b8a8a3ead3992d400ec9ed035f1f93b39 (patch)
tree44b7827eeda1ef5a0a9012873a78ba401f7027d1 /readme.md
parent1fff4e3828ca0745aaed3d778dcd47f1dfa79cd3 (diff)
downloadjellything-fffc7a3b8a8a3ead3992d400ec9ed035f1f93b39.tar
jellything-fffc7a3b8a8a3ead3992d400ec9ed035f1f93b39.tar.bz2
jellything-fffc7a3b8a8a3ead3992d400ec9ed035f1f93b39.tar.zst
use yaml for configuration
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index e867c95..11d8fa4 100644
--- a/readme.md
+++ b/readme.md
@@ -28,7 +28,7 @@ rustup install nightly
cargo +nightly install jellything --git https://codeberg.org/metamuffin/jellything.git
cargo +nightly install jellything-import --git https://codeberg.org/metamuffin/jellything.git
jellything-import init --brand 'Blubflix' data # data will be a directory containing all the instances data
-jellything data/config.json
+jellything data/config.yaml
```
## Licence