From 55bcf21bd9ea57d75e0e7a2017f9900addf7ce19 Mon Sep 17 00:00:00 2001 From: Andrea Settimi Date: Thu, 28 Dec 2023 16:32:49 +0100 Subject: [PATCH] ADD: instruction for installing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 232f5f6..ce6ef83 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ This repository contains the code and Rhino plug-in to run C# and Python (IronPy ![record_vid_gif20fps](https://github.com/ibois-epfl/script-sync/assets/50238678/7ccb2aa5-e646-45cd-9657-95776d24a48a) +## Installation +Install script-sync rhino from food4rhino or the packageManager in Rhino (name: "script-sync"). +Install script-syncVSCode extention from the VSCode extension marketplace (name: "script-sync") + ## How to use To start `script-sync` in RhinoV8, run the command `ScriptSyncStart` in RhinoV8. This will start a server that listens to commands from VSCode.