From b9eb5ebe7f88b2eb0f20ccb2144aface97d80743 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 26 Sep 2023 02:46:30 +0300 Subject: [PATCH] Update README.md --- dotfiles/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/README.md b/dotfiles/README.md index afd5e23..316773c 100644 --- a/dotfiles/README.md +++ b/dotfiles/README.md @@ -12,7 +12,6 @@ tags: [helper] Allow developers to optionally bring their own [dotfiles repository](https://dotfiles.github.io)! Under the hood, this module uses the [coder dotfiles](https://coder.com/docs/v2/latest/dotfiles) command. ```hcl - module "dotfiles" { source = "https://registry.coder.com/modules/dotfiles" agent_id = coder_agent.example.id