Skip to content

Commit 38cbabb

Browse files
authored
Update README.md
1 parent 7a519de commit 38cbabb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

community/config-wizard/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,19 @@ Alternatively, to just make one-off edits, you can manually edit the config file
1414
Pre-installing Docker or Podman prior to running this script is recommended
1515
in order to allow this script to launch the Application Study Tool. However, it is not strictly required.
1616

17-
The following steps, however, are required before running this script:
17+
If not already done, the following steps are requirements for running this script.
1818
```
1919
$ git clone https://github.com/f5devcentral/application-study-tool.git
2020
$ cd application-study-tool
2121
$ chmod +x config-wizard.sh
2222
$ ./config-wizard.sh
2323
```
2424

25+
## How to Use This Tool
2526
This script will prompt you for the information it needs to configure the Application Study Tool.
2627
This includes BIG-IP management IP addresses, credentials, and other information. It will continue adding BIG-IP devices
2728
until you tell it to stop (by just hitting ENTER instead of entering a management IP address).
29+
2830
It updates the required configuration files as it goes, so if you abort the script in the middle of using it,
2931
your the configuration information you have entered thus far will be saved in the AST configuration files. You will then
3032
want to revisit this process by manually editing the configuration files and adding any remaining settings.

0 commit comments

Comments
 (0)