Merge pull request #18 from jstokes/patch-1

Remove space in xforms dependency coordinates
This commit is contained in:
Christophe Grand 2017-10-21 16:44:42 -05:00 committed by GitHub
commit 37d4732117

View file

@ -37,7 +37,7 @@ In `net.cgrand.xforms.io`:
Add this dependency to your project:
```clj
[net.cgrand /xforms "0.12.1"]
[net.cgrand/xforms "0.12.1"]
```
```clj