Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Commit

Permalink
fixing typo inbuild command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Danon9111 committed Oct 3, 2019
1 parent 3d87221 commit c69d9d3
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 @@ -19,7 +19,7 @@ Each folder contains tests for specific AEM version:
## Building the project
Run the following:
```
./gradlew clean assembly
./gradlew clean assemble
```

## Running tests
Expand Down

0 comments on commit c69d9d3

Please sign in to comment.