diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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. |
