From 06364ff6a2d62936f2c943a2e3782b1238ec134b Mon Sep 17 00:00:00 2001 From: Joey Date: Sat, 24 Jan 2015 22:15:17 +1300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4bd18e8..027ed20 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,10 @@ Planned Features FAQ --- +### When exporting to Linux, I get an error about libudev.so.0 + +This is an known issue with nw.js/node-webkit. See [here](https://github.com/nwjs/nw.js/wiki/The-solution-of-lacking-libudev.so.0) for information on how to work around this issue. + ### How do I use option X? All of the options for node-webkit are documented in node-webkit's manifest file specification. It is located [here](https://github.com/rogerwang/node-webkit/wiki/Manifest-format).