Skip to content

Commit

Permalink
Added xml annotation to repo code
Browse files Browse the repository at this point in the history
  • Loading branch information
kstyrc committed Apr 2, 2015
1 parent 9cd331c commit 74cdb3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Maven dependency
==============

Currently embedded-redis is available in clojars repository:
```
```xml
<repository>
<id>clojars.org</id>
<url>http://clojars.org/repo</url>
</repository>
```

Dependency configuration:
```
```xml
<dependency>
<groupId>redis.embedded</groupId>
<artifactId>embedded-redis</artifactId>
Expand Down

0 comments on commit 74cdb3b

Please sign in to comment.