diff --git a/README_GENYMOTION.md b/README_GENYMOTION.md index 11e1299..300ed18 100644 --- a/README_GENYMOTION.md +++ b/README_GENYMOTION.md @@ -16,10 +16,6 @@ You can easily scale your Appium tests on Genymotion Android virtual devices in docker run -it --rm -p 4723:4723 -v $PWD/genymotion/example/sample_devices:/root/tmp -e TYPE=SaaS -e USER=$USER -e PASS=$PASS -e LICENSE=$LICENSE budtmo/docker-android-genymotion ``` -

- Docker-Android supports Genymotion Cloud -

- 2. On PaaS (AWS)
Use [aws.json](genymotion/example/sample_devices/aws.json) to define configuration of EC2 instance and run following command: