From 2d701bc25e82209cdaa7f5eb6e81fa6658cce706 Mon Sep 17 00:00:00 2001 From: Igor Tarasenko Date: Tue, 4 Jun 2024 14:57:55 +0200 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96f36d2..56a13fa 100644 --- a/README.md +++ b/README.md @@ -481,7 +481,7 @@ One possible place to store them is `~/.config/custom-fabric-patterns`. Then when you want to use them, simply copy them into `~/.config/fabric/patterns`. ```bash -cp -a ~/.config/custom-fabric-patterns/* ~/.config/fabric/patterns/` +cp -a ~/.config/custom-fabric-patterns/* ~/.config/fabric/patterns/ ``` Now you can run them with: