Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Dec 10, 2023
1 parent adf2c95 commit 857434d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ Particularly, jacline sports the following highlights:

## Examples

### Before you begin

Currently, you first need to build jacline from source: `mvn clean install`

### helloworld

Very much like the original j2cl helloworld sample, try our [helloworld sample for
Expand Down Expand Up @@ -144,7 +140,7 @@ First, define a property `jacline.version` in your POM.

```xml
<properties>
<jacline.version>1.0.0-SNAPSHOT</jacline.version>
<jacline.version>1.0.0</jacline.version>
</properties>
```

Expand Down

0 comments on commit 857434d

Please sign in to comment.