Browse Source

Update README.MD

MoeClub 5 years ago
parent
commit
167371afbe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UltraEdit/README.MD

+ 1 - 1
UltraEdit/README.MD

@@ -7,7 +7,7 @@ printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x74B480)) conv=notrunc bs=1 of=/
 printf '\x31\xC0\xFF\xC0\xC3\x90' | dd seek=$((0x760900)) conv=notrunc bs=1 of=/Applications/UltraEdit.app/Contents/MacOS/UltraEdit
 ```
 
-# Quick
+# Quick Install
 ```
 bash <(curl -sSL "https://raw.githubusercontent.com/MoeClub/Note/master/UltraEdit/UltraEdit.sh")
 ```