From 89ba3bcf56d8cb3dc7d2fe100a9c91656a68f43a Mon Sep 17 00:00:00 2001 From: Swann Martinez Date: Tue, 22 Oct 2019 14:14:26 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eba0b91..45cec2e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Enable real-time collaborative workflow inside blender -![demo](https://i.imgur.com/MiGnRb3.gif) +![demo](https://i.imgur.com/X0B7O1Q.gif) :warning: Under development, use it at your own risks. Currently tested on Windows platform. :warning: @@ -12,7 +12,8 @@ This tool aims to allow multiple users to work on the same scene over the networ ## Installation 1. Download latest release [multi_user.zip](/uploads/16b4b6817e903fb8455cc1641db91245/multi_user.zip). -2. Install last_version.zip from your addon preferences. +2. Run blender as administrator (dependencies installation). +3. Install last_version.zip from your addon preferences. [Dependencies](#dependencies) will be automatically added to your blender python during installation.