Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petkivim authored Feb 6, 2017
1 parent 8cbce41 commit 48fa308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ https://github.com/petkivim/x-road-test-service#installation

### Try It Out

If you already have access to [X-Road Test Service](https://github.com/petkivim/x-road-test-service)'s ```testService``` service the fastest and easiest way to try out the application is to [download](https://github.com/petkivim/x-road-test-client/releases/download/v0.0.6/x-road-test-client-0.0.6.jar) the executable jar version (```x-road-test-client-0.0.4.jar```), copy ```settings.properties``` and ```clients.properties``` configuration files in the same directory with the jar file, modify the default configuration (Security Server or X-Road Test Service URL/IP: ```settings.properties``` => ```proxy.url```) and finally run the jar: ```java -jar x-road-test-client-0.0.4.jar```.
If you already have access to [X-Road Test Service](https://github.com/petkivim/x-road-test-service)'s ```testService``` service the fastest and easiest way to try out the application is to [download](https://github.com/petkivim/x-road-test-client/releases/download/v0.0.6/x-road-test-client-0.0.6.jar) the executable jar version (```x-road-test-client-0.0.6.jar```), copy ```settings.properties``` and ```clients.properties``` configuration files in the same directory with the jar file, modify the default configuration (Security Server or X-Road Test Service URL/IP: ```settings.properties``` => ```proxy.url```) and finally run the jar: ```java -jar x-road-test-client-0.0.6.jar```.

### Configuration

Expand Down

0 comments on commit 48fa308

Please sign in to comment.