diff options
| author | metamuffin <metamuffin@disroot.org> | 2026-02-23 04:09:39 +0100 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2026-02-23 04:09:39 +0100 |
| commit | be7d35ccbb3449332700a0d9ccb1b055e041e401 (patch) | |
| tree | f0475a748de7ccdcc29eb29a0a4e5cff4dfb96e3 /doc/getting-started/setup.md | |
| parent | 823c0c6b1c857da62e472a2feda167379691288f (diff) | |
| download | jellything-be7d35ccbb3449332700a0d9ccb1b055e041e401.tar jellything-be7d35ccbb3449332700a0d9ccb1b055e041e401.tar.bz2 jellything-be7d35ccbb3449332700a0d9ccb1b055e041e401.tar.zst | |
update some book things
Diffstat (limited to 'doc/getting-started/setup.md')
| -rw-r--r-- | doc/getting-started/setup.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/getting-started/setup.md b/doc/getting-started/setup.md index d899384..0d5ffc6 100644 --- a/doc/getting-started/setup.md +++ b/doc/getting-started/setup.md @@ -1,9 +1,9 @@ # Setup -## 1. Writing configurations +## 1. Update config file -First write your configuration files whereever you want. The AUR package uses -`/etc/jellything.yaml`. +First customize the configuration file. The AUR package uses +`/etc/jellything.yaml`; if installed manually, the path doesn't matter. ```yaml # This hostname must be identical to how other instances reach you. |