Skip to content

Commit

Permalink
Remove some old info from the README
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorj committed Jan 19, 2024
1 parent 53b0db8 commit 2e16de6
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,3 @@ curl https://raw.githubusercontent.com/skupperproject/skupper-install-script/mai
~~~ shell
curl https://raw.githubusercontent.com/skupperproject/skupper-install-script/main/uninstall.sh | sh
~~~

## More

~~~ shell
curl https://raw.githubusercontent.com/skupperproject/skupper-install-script/main/install.sh | bash -s -- main
~~~

~~~ shell
install.sh [opts] [version]
install.sh latest
install.sh main
install.sh 1.4.4
~~~

~~~ shell
install.sh --verbose --scheme home --version main --interactive
install.sh latest
install.sh main
install.sh 1.4.4
~~~

0 comments on commit 2e16de6

Please sign in to comment.