Update README.md

This commit is contained in:
Joe DiPol
2019-03-13 22:35:16 -07:00
committed by GitHub
parent 4fa0f5aa6c
commit acf3e2fa4b

View File

@@ -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.