Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Commit

Permalink
Fixes bad markup
Browse files Browse the repository at this point in the history
  • Loading branch information
adriancole committed May 19, 2016
1 parent e82123b commit aaa5cff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Central Sync Maven Plugin
This is a Maven plugin that syncs a Bintray project to Maven Central. It
defaults to the correct settings for the OpenZipkin organization.

=== Setup
### Setup
First, you'll need add `sonatype` and `bintray` servers to your settings.xml file:

```xml
Expand Down Expand Up @@ -35,6 +35,7 @@ package you are deploying:
</plugin>
```

### Dry run
Next, dry-run your configuration to ensure there are no problems.

```bash
Expand Down

0 comments on commit aaa5cff

Please sign in to comment.