Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Commit

Permalink
Adding codeblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
alolita authored Jun 22, 2019
1 parent b4556b7 commit 2c8a5d6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,12 @@ To build the security plugin from source follow these instructions **in this ord

2. Install to the local repository folder named `.m2`:

`cd security-parent`

`mvn clean install`

`cd ..`
```
cd security-parent
mvn clean install
cd ..
```

3. Download the `security` source code:

Expand Down

0 comments on commit 2c8a5d6

Please sign in to comment.