From 2633b51df582d2cca9e362d41d3c3b5f40210cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=83=9C=E6=9C=88?= <63870437+CMHopeSunshine@users.noreply.github.com> Date: Sun, 20 Mar 2022 19:47:39 +0800 Subject: [PATCH] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 942f7a9..d0127d8 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ 在你想安装的位置打开`powershell`,输入执行: ```powershell -iwr "https://cdn.jsdelivr.net/gh/CMHopeSunshine/LittlePaimon`@master/LittlePaimon-install-windows.ps1" -O .\pm.ps1 ; ./pm.ps1 ; Set-Location .. ; rm pm.ps1 +iwr "https://cdn.jsdelivr.net/gh/CMHopeSunshine/LittlePaimon@master/LittlePaimon-install-windows.ps1" -O .\pm.ps1 ; ./pm.ps1 ; Set-Location .. ; rm pm.ps1 ``` #### Linux