From b82503173899da71087b732d1dfab441107164b7 Mon Sep 17 00:00:00 2001 From: Jacob Neplokh Date: Sun, 19 Jul 2020 00:24:50 -0700 Subject: [PATCH] Fix typo in README on copying the example config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3445d58..d1373ee 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ As of version 2, you can use a single `ephemetoot` installation to delete toots Copy `example-config.yaml` to a new file called `config.yaml`: ```shell -cp example-config.yam config.yaml +cp example-config.yaml config.yaml ``` You can now enter the configuration details for each user: