Преглед на файлове

gw.py: Small cleanup to post-update instructions.

Keir Fraser преди 5 години
родител
ревизия
abd65ccb66
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      scripts/gw.py

+ 1 - 1
scripts/gw.py

@@ -329,7 +329,7 @@ def update(args):
     print("** UPDATE FAILED: Please retry!")
     return
   print("Done.")
-  print("** Now remove the Programming Jumper and reconnect.")
+  print("** Disconnect Greaseweazle and remove the Programming Jumper.")
 
 def _main(argv):