Skip to content

Commit 33ec9b3

Browse files
authored
Update readme.md
1 parent 2cc07e6 commit 33ec9b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ You can control the maven build with the following profiles: (this list may not
7474
* linux64
7575
* mac64
7676

77-
##### Examples:
77+
##### Examples
7878
mvn verify -Plinux32 (builds for neon and linux 32 bits)
7979
mvn verify -Pwin32,mars,linux32
8080

81-
8281
To build for neon and the platform you are running on:
82+
8383
mvn clean verify
8484

8585
### Setting up a repository

0 commit comments

Comments
 (0)