Skip to content

Commit f1ae400

Browse files
authored
Fix REAME.md typos in installation script
1 parent 28ada26 commit f1ae400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Fcitx5 theme based on Nord color.
1616
git clone https://github.com/tonyfettes/fcitx5-nord.git
1717
mkdir -p ~/.local/share/fcitx5/themes/
1818
cd fcitx5-nord
19-
cp -r nord-dark/ nord-light/ ~/.local/share/fcitx5/themes/
19+
cp -r Nord-Dark/ Nord-Light/ ~/.local/share/fcitx5/themes/
2020
```
2121

2222
### Enabling

0 commit comments

Comments
 (0)