Add Windows instructions

This commit is contained in:
Rashil Gandhi
2021-06-09 01:27:27 +05:30
committed by Henrik Friedrichsen
parent 677a8e0668
commit 30600326c9
3 changed files with 12 additions and 2 deletions

View File

@@ -47,6 +47,7 @@ strum_macros = "0.21.1"
regex = "1"
ioctl-rs = { version = "0.2", optional = true }
serde_cbor = "0.11.1"
pancurses = { version = "0.16.1", features = ["win32"] }
[dependencies.cursive]
version = "0.16.3"