From 40a15b0e4506bca91bbd8df87c3b0f88b2a571bb Mon Sep 17 00:00:00 2001 From: chkworks Date: Wed, 18 May 2022 11:13:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be8798..6248e63 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ To install the Trill UGens you'll need to do a bit of work at the command line. 1. First copy the Trill_SC repository over to your Bela using the provided update.sh script. ``` -your.pc> ./update push -n +your.pc> ./update.sh push -n ``` *You can alternatively use scp*