Skip to content

Commit e7a0283

Browse files
committed
Update README file with clearer instructions for running the script.
1 parent 5c47179 commit e7a0283

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

community/config-wizard/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ If not already done, the following steps are requirements for running this scrip
1818
```
1919
$ git clone https://github.com/f5devcentral/application-study-tool.git
2020
$ cd application-study-tool
21-
$ chmod +x config-wizard.sh
22-
$ ./config-wizard.sh
21+
$ ./community/config-wizard/config-wizard.sh
22+
(IMPORTANT: be sure to run the command like the above, which executes it from the main application-study-tool directory. Do not CD into the community/ directory before running the script.)
2323
```
2424

2525
## How to Use This Tool

0 commit comments

Comments
 (0)