From 39f98691082ea55cae182d77c7767616bed5f679 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 2 Mar 2020 21:53:02 +0800 Subject: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9489e8a..c77e1c3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## Getting Started **via curl** ``` -sh -c "$(curl -fsSL https://raw.githubusercontent.com/typebrook/settings/master/tools/install.sh)" +sh -c "$(curl -fsSL https://raw.githubusercontent.com/typebrook/settings/dev/tools/install.sh)" ``` **via wget** ``` -sh -c "$(wget -O- https://raw.githubusercontent.com/typebrook/settings/master/tools/install.sh)" +sh -c "$(wget -O- https://raw.githubusercontent.com/typebrook/settings/dev/tools/install.sh)" ``` -- cgit v1.2.3-70-g09d2