Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Lloyd committed Jun 17, 2012
1 parent 02adf0d commit dcc3bc3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ Limitations:
## Execution Instructions (for UNIX based OSs)
1. Create a project directory on your machine. For example: '/home/username/jmeter-ec2/'. This is the working dir for the script. Under this directory extract the file example-project.zip to give:

/home/username/jmeter-ec2/
/home/username/jmeter-ec2/myproject/
/home/username/jmeter-ec2/myproject/jmx/
/home/username/jmeter-ec2/myproject/data/
/home/username/jmeter-ec2/
/home/username/jmeter-ec2/myproject/
/home/username/jmeter-ec2/myproject/jmx/
/home/username/jmeter-ec2/myproject/data/
/home/username/jmeter-ec2/myproject/plugins/ (Optional, files placed here will be copied to /bin/lib/ext/ for each jmeter instance)

2. Download all files from https://github.com/oliverlloyd/jmeter-ec2 and place them in the root directory (eg. /home/username/jmeter-ec2).

Expand Down

0 comments on commit dcc3bc3

Please sign in to comment.