From 656dcc00501006be308a34133502fc1d1a2b0995 Mon Sep 17 00:00:00 2001 From: Mohammed Agboola Date: Wed, 21 Sep 2022 23:38:51 +0100 Subject: [PATCH] fix: typo (#4149) --- 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 f266ecf305..a36c0737f5 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