Skip to content

Commit c05e96e

Browse files
authored
Update README: Run mvn clean install (#15)
1 parent 5d08bab commit c05e96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ azd env set AZURE_SERVICE_MANAGEMENT_REFERENCE <service_management_reference>
7272
Run the following command to build the applications:
7373

7474
```shell
75-
./mvnw clean package
75+
./mvnw clean install
7676
```
7777

7878
## Create the Azure resources and deploy the code

0 commit comments

Comments
 (0)