Skip to content

Commit

Permalink
Another minor update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMostDiligent authored Apr 28, 2020
1 parent e2b0c40 commit 56d4ce2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,7 @@ Known issues:
`-DPYTHON_EXECUTABLE=/Path/To/Your/Python36/python.exe`
* If native build messes up shader_list.h file, go to git and undo the changes.

Open *DiligentSamples/Android* or *UnityPlugin/Android* folders with Android Studio to build and run
the engine samples and Unity emulator on Android.
Open *DiligentSamples/Android* folder with Android Studio to build and run tutorials and samples on Android.

By default, appplications will run in OpenGLES mode. To run them in Vulkan mode, add the following launch flags:
`--es mode vk` (in Android Studio, go to Run->Edit Configurations menu)
Expand Down

0 comments on commit 56d4ce2

Please sign in to comment.