mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Update README.md
This commit is contained in:
@@ -15,7 +15,7 @@ these examples we recommend checking out from a released tag. For example:
|
||||
```
|
||||
git clone git@github.com:oracle/helidon.git
|
||||
cd helidon
|
||||
git checkout tags/0.10.5
|
||||
git checkout tags/1.0.0
|
||||
```
|
||||
|
||||
Our examples are Maven projects and can be built and run with
|
||||
@@ -41,4 +41,4 @@ Usually you can then run the example using:
|
||||
mvn exec:java
|
||||
```
|
||||
|
||||
But always see the example's `README` for details.
|
||||
But always see the example's `README` for details.
|
||||
|
||||
Reference in New Issue
Block a user