We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa7b999 commit c359eb9Copy full SHA for c359eb9
README.md
@@ -62,13 +62,13 @@ Note: Copy the license from loader to the burpsuite > manual activation > copy b
62
63
- Make new directory `Burp` in `C Drive` for faster access.
64
65
-- Copy the downloaded files to `C:\Burp`
+- Download install.ps1 and Copy files to `C:\Burp`
66
67
- Open `Powershell` and execute below command to set Script Execution Policy.
68
69
Set-ExecutionPolicy -ExecutionPolicy bypass -Scope process
70
71
-- Now Execute install.ps1 file in Powershell to Complete Installation.
+- Now Execute `install.ps1` file in Powershell to Complete Installation.
72
73
./install.ps1
74
0 commit comments