diff --git a/README.md b/README.md index 2168ade..c04cda3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ wget https://github.com/ar37-rs/virgl-angle-termux/releases/download/2.1.24321/a tar -xvf angle-android_2.1.24321-aarch64.tar.xz ``` ## Usage: -Make sure to kill the current running process virgl before launching your app like so: +Make sure to kill the current running process of virgl_test_* before launching your app like so: ``` vgl q ```