docs: update ek-reinstall.sh

Istalling -> Installing
This commit is contained in:
Ikko Eltociear Ashimine
2024-10-10 09:20:56 +09:00
committed by GitHub
parent 460e59c4f5
commit 3ac71e9107

View File

@@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
clear clear
echo ">>> (re)Istalling Emacs Kick ..." echo ">>> (re)Installing Emacs Kick ..."
sleep 2 sleep 2
echo ">>> Deleting packages, grammars and native compilation cache ..." echo ">>> Deleting packages, grammars and native compilation cache ..."