Skip to content

Commit

Permalink
downgraded mvn due to a bug with the Helidon CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
delabassee committed Sep 2, 2021
1 parent 15840f1 commit 63c2843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step/oci-env-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ In your instance, run the following command:

```nohighlight
<copy>
source <(curl -L https://gist.githubusercontent.com/delabassee/a11e09dcf5a85dae87a5fd6a96ce77ea/raw/1baeda9d4401b4a6ea4acffade51a0030b79ce2a/vm-setup.sh)
source <(curl -L https://gist.githubusercontent.com/delabassee/a11e09dcf5a85dae87a5fd6a96ce77ea/raw/01e06d26adb68659b0dbcbced93d969561fc1c1e/vm-setup.sh)
</copy>
```

Expand Down

1 comment on commit 63c2843

@delabassee
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.