From fb4d9f23d199c1377c33c0df767e082bc79146f5 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Fri, 3 Mar 2023 10:43:27 +0100 Subject: [PATCH] Fix Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e21ee99..43de45d 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ For managing my dotiles I use [dotter](https://github.com/SuperCuber/dotter). ## How to setup -- Edit ==.dotfiles/local.toml== to your liking, all possible packages are configured in ==.dotfiles/global.toml== +- Edit `.dotfiles/local.toml` to your liking, all possible packages are configured in `.dotfiles/global.toml` - To deploy run `dotter` from project root