Update docs/getting-the-playbook.md: make the list tighter

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-02-23 18:20:47 +09:00
parent d6bf789710
commit ee431798a6

View File

@ -14,9 +14,7 @@ This Ansible playbook is meant to be executed on your own computer (not the Matr
In special cases (if your computer cannot run Ansible, etc.) you may put the playbook on the server as well.
You can retrieve the playbook's source code by:
- [Using git to get the playbook](#using-git-to-get-the-playbook) (recommended)
- [Downloading the playbook as a ZIP archive](#downloading-the-playbook-as-a-zip-archive) (not recommended)
## Using git to get the playbook