diff --git a/README.md b/README.md index 49a3ff3..c507e37 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ see [s+ow usage instructions here](#usi). ```text mkdir -p ~/.local/bin/ - curl https://raw.githubusercontent.com/markjoshwel/surplus/main/s+ow > ~/.local/bin/s+ow + curl https://raw.githubusercontent.com/markjoshwel/surplus/s+ow/s+ow > ~/.local/bin/s+ow chmod +x ~/.local/bin/s+ow ``` diff --git a/termux-s+ow-setup b/termux-s+ow-setup index ca61cba..345fafe 100644 --- a/termux-s+ow-setup +++ b/termux-s+ow-setup @@ -18,7 +18,7 @@ rm mdtest.tar.gz # install s+ow mkdir -p ~/.local/bin/ -curl https://raw.githubusercontent.com/markjoshwel/surplus/main/s+ow > ~/.local/bin/s+ow +curl https://raw.githubusercontent.com/markjoshwel/surplus/s+ow/s+ow > ~/.local/bin/s+ow chmod +x ~/.local/bin/s+ow # setup path