From cc258a684618a0c84c6c9355efe8bb98fec844f4 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Thu, 25 Mar 2021 16:02:37 +1300 Subject: [PATCH] Install instructions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9621f4d2..0b1afe21 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,13 @@ Screenshots ![noty1](https://user-images.githubusercontent.com/25771678/63169808-ae06d980-c072-11e9-93e9-fcc13312872b.PNG) ![noty2](https://user-images.githubusercontent.com/25771678/63169810-ae9f7000-c072-11e9-818b-dd419213420b.PNG) -# How to build VRCX +# How to install VRCX + +* Download latest release [zip](https://github.com/pypy-vrc/VRCX/releases/latest). +* Extract entire zip archive. +* Run `VRCX.exe`. + +# How to build VRCX from source * Get source code * Download latest source code [zip](https://github.com/pypy-vrc/VRCX/archive/master.zip) or clone repo with `git clone`.