assume-breach 3 лет назад
Родитель
Сommit
569904c1ec
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      EvadeMyLazagne/README.md

+ 4 - 4
EvadeMyLazagne/README.md

@@ -3,12 +3,12 @@ Evade My Lasagne is an extremely simple bash script that allows you to quickly r
 
 USAGE
 
-Clone or copy the script from the repo to your linux box. 
+1. Clone or copy the script from the repo to your linux box. 
 
-Copy the Lazagne folder to a Windows machine with python and pyinstaller installed (you may need other dependencies, check the original Lazagne repo for these). 
+2. Copy the Lazagne folder to a Windows machine with python and pyinstaller installed (you may need other dependencies, check the original Lazagne repo for these). 
 
-Change directories into the /LaZagne-2.4.3/Windows/ folder.
+3. Change directories into the /LaZagne-2.4.3/Windows/ folder.
 
-run pyinstaller --onefile OUTPUT.py 
+4. run pyinstaller --onefile OUTPUT.py 
 
 @assume_breach on Twitter if you run into problems.