Skip to content

Commit 7a4febf

Browse files
Fix Typo README.md
1 parent 7847ff7 commit 7a4febf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ Change your alacritty config on the fly!
99
mkdir -p ~/.config/alacritty
1010
cd ~/.config/alacritty
1111
git clone https://github.com/CodingLeonardo/jscritty
12-
<<<<<<< HEAD
1312
cd jscritty
1413
npm install
1514
cd ..
16-
=======
1715
npm install
18-
>>>>>>> fd83b3c166a0b20668f09f410dbc7be21f7d9395
1916
# Create themes and fonts configs
2017
cp jscritty/config/fonts.yaml fonts.yaml
2118
cp -r jscritty/config/themes themes

0 commit comments

Comments
 (0)