diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -227,7 +227,7 @@ To build an application for macOS, run ```sh make app -cp -r target/release/osx/Alacritty.app /Applications/Alacritty.app +cp -r target/release/osx/Alacritty.app /Applications/ ``` ## Configuration |