From 45942620692a18013c6c322212b8464329e6b4bb Mon Sep 17 00:00:00 2001 From: "Fumi.Hax" Date: Sat, 30 Dec 2023 16:16:36 +0900 Subject: [PATCH] Update README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 06150ba..f4502f5 100644 --- a/README +++ b/README @@ -22,13 +22,13 @@ Attention) 2) When you use mono # cd opensim - # svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency + # git clone https://github.com/MTSGJ/opensim.currency.git # cd opensim.currensy # ./build.sh 3) When you use dotnet # cd opensim - # svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency + # git clone https://github.com/MTSGJ/opensim.currency.git # cd opensim.currensy # ./build.net.sh