Browse Source

minor detail

psy 6 năm trước cách đây
mục cha
commit
92da7d36dd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      core/main.py

+ 1 - 1
core/main.py

@@ -316,7 +316,7 @@ class cintruder():
         if options.update:
             self.banner()
             try:
-                print("\n[AI] Trying to update automatically to the latest stable version\n")
+                print("\nTrying to update automatically to the latest stable version\n")
                 Updater() 
             except:
                 print "Not any .git repository found!\n"