Skip to content

Commit 56d4ce2

Browse files
Another minor update to readme
1 parent e2b0c40 commit 56d4ce2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,7 @@ Known issues:
277277
`-DPYTHON_EXECUTABLE=/Path/To/Your/Python36/python.exe`
278278
* If native build messes up shader_list.h file, go to git and undo the changes.
279279

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

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

0 commit comments

Comments
 (0)