File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ Attack Range can be built in three different ways:
26
26
27
27
### [ AWS and Ubuntu 18.04] ( https://github.com/splunk/attack_range/wiki/AWS:-Ubuntu-18.04-Installation )
28
28
29
- 1 . ` source <(curl -s https://github. com/splunk/attack_range/blob/config_tool/ scripts/ubuntu_deploy.sh) `
29
+ 1 . ` source <(curl -s ' https://raw.githubusercontent. com/splunk/attack_range/develop/ scripts/ubuntu_deploy.sh' ) `
30
30
2 . ` aws configure `
31
31
3 . ` python attack_range.py configure `
32
32
33
33
### [ AWS and MacOS] ( https://github.com/splunk/attack_range/wiki/AWS:-MacOS-Installation )
34
34
35
- 1 . ` source <(curl -s 'https://raw.githubusercontent.com/splunk/attack_range/config_tool /scripts/macos_deploy.sh') `
35
+ 1 . ` source <(curl -s 'https://raw.githubusercontent.com/splunk/attack_range/develop /scripts/macos_deploy.sh') `
36
36
2 . ` aws configure `
37
37
3 . ` python attack_range.py configure `
38
38
You can’t perform that action at this time.
0 commit comments