From 5338872a42315309dc3b5200b8ec3726a7b9dda1 Mon Sep 17 00:00:00 2001 From: Yansong Yang Date: Thu, 3 Jun 2021 11:35:55 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b78abce..073601b 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Plugins for a Unity project use the following folder structure: `{Project}/Assets/Plugins/{Platform}` ## Installation -- Download [ACPCore-0.0.1-Unity.zip](https://github.com/adobe/unity-acpcore/tree/master/bin/ACPCore-0.0.1-Unity.zip) -- Unzip `ACPCore-0.0.1-Unity.zip` +- Download [ACPCore-1.0.0-Unity.zip](./bin/ACPCore-1.0.0-Unity.zip) +- Unzip `ACPCore-1.0.0-Unity.zip` - Import `ACPCore.unitypackage` via Assets-Import Package - ## Usage