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