mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
Fix typo in sdkman plugin README
This commit is contained in:
committed by
Koichi Murase
parent
a656286a9b
commit
ae432c6185
@@ -6,7 +6,7 @@ This plugin will automatically source [sdkman](https://sdkman.io/).
|
||||
|
||||
### Install sdkman
|
||||
|
||||
Let's [install the sdkman](https://sdkman.io/install) without updaing shell config!
|
||||
Let's [install the sdkman](https://sdkman.io/install) without updating shell config!
|
||||
|
||||
```bash
|
||||
$ curl -s "https://get.sdkman.io?rcupdate=false" | bash
|
||||
|
Reference in New Issue
Block a user