From 0c8a7cdf817239a4e0d79751527d8e5d76e86d22 Mon Sep 17 00:00:00 2001 From: cedarhillgoods Date: Mon, 15 Dec 2025 12:05:10 -0800 Subject: [PATCH] Fixed typo (termminal > terminal) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 478c195..3f1a810 100644 --- a/README.md +++ b/README.md @@ -357,7 +357,7 @@ volume-max=200 If you want to run Abogen in a Docker container: 1) [Download the repository](https://github.com/denizsafak/abogen/archive/refs/heads/main.zip) and extract, or clone it using git. 2) Go to `abogen` folder. You should see `Dockerfile` there. -3) Open your termminal in that directory and run the following commands: +3) Open your terminal in that directory and run the following commands: ```bash # Build the Docker image: