Skip to content

Commit

Permalink
Fixed typo: ant -Dcluster.conf[i]g=full
Browse files Browse the repository at this point in the history
  • Loading branch information
asbachb committed Oct 3, 2018
1 parent 3ed2686 commit b4bf381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ ant -Dcluster.config=basic
```
Build the full project (including Groovy, PHP, JavaEE/JakartaEE, and JavaScript features):
```
$ ant -Dcluster.confg=full
$ ant -Dcluster.config=full
```
Build the NetBeans Platform:
```
Expand Down

0 comments on commit b4bf381

Please sign in to comment.