Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
serputko committed Sep 19, 2018
1 parent edfb4ad commit 9a359e2
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 @@ -62,7 +62,7 @@ start cmd as administrator and execute ```setx COMPOSE_CONVERT_WINDOWS_PATHS "1"

1. ```git clone``` this repository
2. open performance-testing-framework dir
3. (optional) if you want to update services- execute ``docker-compose pull```
3. (optional) if you want to update services- execute ``docker-compose pull --ignore-pull-failures```
4. ```docker-compose up -d``` will start containers for backend performance testing
if you need to test frontend performance execute: docker-compose -f docker-compose-with-frontend.yml up -d

Expand Down

0 comments on commit 9a359e2

Please sign in to comment.