From 808af93158fce5c5197a646a9148191840800621 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Sun, 1 Feb 2026 23:12:29 +0100 Subject: README: Fixed code block indentation --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cd4b957..4d98c16 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,15 @@ Make sure you have the following tools installed: 1. Clone this repository: -```bash -git clone https://git.kug.is/llm-functions-docker.git -``` + ```bash + git clone https://git.kug.is/llm-functions-docker.git + ``` 2. `cd` into the project directory: -```bash -cd llm-functions-docker -``` + ```bash + cd llm-functions-docker + ``` 3. Build tools and agents. You can either build all at once or a selection of tools manually. -- cgit v1.2.3