Skip to content

Commit c224316

Browse files
authored
Merge pull request #82 from kephas/master
Add notice about dependency on Linux
2 parents fea8918 + 20dedeb commit c224316

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ def deps do
2121
end
2222
```
2323

24+
`SweetXml` depends on `:xmerl`. On some Linux systems, you might need
25+
to install the package `erlang-xmerl`.
26+
2427
## Examples
2528

2629
Given an XML document such as below:

0 commit comments

Comments
 (0)