summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-05-20 08:37:26 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-05-20 08:37:26 +0800
commitf0f20af237d7acddf4de3ae13673f44617728cf4 (patch)
tree8388b0eb333c205e141963f276a3fddb1ea19cf0 /README.md
parent8dbf7e6a8e512378949939c9613fef5417a602c8 (diff)
Add information about Windows installations
Related to #2
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 022a0de..16a0493 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,11 @@ Via `pacman` on your ArchLinux system.
sudo pacman -S dua-cli
```
+#### Windows
+
+You will find pre-built binaries for Windows in the [releases section](https://github.com/Byron/dua-cli).
+Please note that `dua interactive` only works on nushell and xonsh with Alacritty as terminal emulator.
+
### Usage
```bash