diff --git a/terminalOneLiners.txt b/terminalOneLiners.txt index 8363753..b7c533c 100644 --- a/terminalOneLiners.txt +++ b/terminalOneLiners.txt @@ -1,3 +1,3 @@ /bin/bash -c "$(curl -fsSL https://terminalportfolio.keshavanand.net/run-mac.sh)" for Mac -/bin/bash -c "$(curl -fsSL https://terminalportfolio.keshavanand.net/run-mac.sh)" for linux -iwr -useb https://terminalportfolio.keshavanand.net/run-windows.ps1 | iex. for Windows \ No newline at end of file +/bin/bash -c "$(curl -fsSL https://terminalportfolio.keshavanand.net/run-linux.sh)" for linux +iwr -useb https://terminalportfolio.keshavanand.net/run-windows.ps1 | iex. for Windows