Update README.md to add windows requirement

This commit is contained in:
Mark Eaton 2023-07-18 17:21:47 -04:00 committed by GitHub
parent d68a2d896e
commit db33f8a2f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
These instructions assume you already have the following installed: git, python 3
**This application will only work in Windows environments. Other operating systems are not supported.**
To build the converter executable at the command line (you only need to do this part once):
$ git clone https://github.com/markeeaton/new-books-desktop # this will clone the github repository to your machine