Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ar37-rs authored Nov 17, 2024
1 parent fb89a87 commit d79c231
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ 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:
simply
Make sure to kill the current running process virgl before launching your app like so:
```
vgl q
```
and then simply
```
~/cli/vgl firefox
```
Expand Down

0 comments on commit d79c231

Please sign in to comment.