diff --git a/profile/README.md b/profile/README.md index 213e53c..d02234c 100644 --- a/profile/README.md +++ b/profile/README.md @@ -7,13 +7,13 @@ **Mac / Linux** ```bash -bash <(curl -fsSL https://tracebloc.io/install.sh) +bash <(curl -fsSL https://tracebloc.io/i.sh) ``` **Windows** ```powershell -irm https://tracebloc.io/install.ps1 | iex +irm https://tracebloc.io/i.ps1 | iex ```