From e5cfa6e079b0eb8c94fa0a039cd61506b7995712 Mon Sep 17 00:00:00 2001 From: Ki Rill Date: Fri, 24 Sep 2021 19:28:35 +0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4d728e..44c986f 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ dub --build=release Your will find the binary in the `bin/` folder. Add it to your `PATH` to use it freely. +Here is an article on how to add an executable binary to `PATH` on [Windows 10](https://medium.com/@kevinmarkvi/how-to-add-executables-to-your-path-in-windows-5ffa4ce61a53). + ### LICENSE All code is licensed under [MIT](https://github.com/rillki/img2pdf/blob/main/LICENSE) license.