mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
Edited README.md via GitHub
This commit is contained in:
parent
da43c7261b
commit
cd7f82dd11
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
# About
|
# About
|
||||||
X11 protocol client for node.js
|
X11 protocol client for node.js
|
||||||
|
# install
|
||||||
|
|
||||||
|
`npm install x11`
|
||||||
|
|
||||||
|
Windows users:
|
||||||
|
1) install [XMing](http://www.straightrunning.com/XmingNotes/) or [Cygwin/X](http://x.cygwin.com/)
|
||||||
|
2) get node-x11 copy (using [git](http://code.google.com/p/msysgit/downloads/list?can=3) or from [Github](https://github.com/sidorares/node-x11/archives/master ))
|
||||||
|
|
||||||
# status
|
# status
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue