diff --git a/README-MY-SETUP.md b/README-MY-SETUP.md index 38f896217..aa1d98144 100644 --- a/README-MY-SETUP.md +++ b/README-MY-SETUP.md @@ -134,7 +134,7 @@ Common Install Steps * if you are using `fklassen/ohmyzsh` ... ```shell - sh -c "$(curl -fsSL )" + `sh -c "$(curl -fsSL https://raw.githubusercontent.com/fklassen/ohmyzsh/master/tools/install.sh)"` ``` * if you forked your own repo ...