From 96a6916e26fc89a9e3bf1806f4ee33e536f48682 Mon Sep 17 00:00:00 2001 From: Mohammed Agboola Date: Wed, 21 Sep 2022 22:59:59 +0100 Subject: [PATCH] fix: typo --- docs/install/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/docker.md b/docs/install/docker.md index f266ecf305e32..a36c0737f5ef8 100644 --- a/docs/install/docker.md +++ b/docs/install/docker.md @@ -7,7 +7,7 @@ Docker is required. See the [official installation documentation](https://docs.d ## Run Coder with built-in database and tunnel (quick) For proof-of-concept deployments, you can run a complete Coder instance with -with the following command: +the following command: ```sh export CODER_DATA=$HOME/.config/coderv2-docker