浏览代码

Update README.md

Cammy 7 年之前
父节点
当前提交
4b391ae924
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -28,6 +28,12 @@ This script enables you to download any ongoing Instagram livestreams as well as
 - Edit the configuration file using any text editor.
 - Run `pyinstalive -r "<live-username>"` to start downloading a livestream or replay.
 
+#### Note for Windows users using the executable
+The Windows builds have not been fully tested and may not work for you but feel free to try it out and report any errors you may encounter.
+
+This is a CLI application and as such must be run from the command line. There is no available user interface.
+
+If using Windows 7, 8 or 8.1 make sure you have installed the [update for Universal C Runtime in Windows](https://support.microsoft.com/en-gb/help/2999226/update-for-universal-c-runtime-in-windows). Windows 10 users already have this update installed by default.
 
 ## Installation
 
@@ -72,6 +78,7 @@ Use the version number you want after the **@** symbol (e.g **2.2.0**).
 
 
 ## Usage
+
 Make sure there is a configuration file called ``pyinstalive.ini`` in the directory you want to run PyInstaLive from.
 
 You can run ```pyinstalive -c``` to automatically generate a default configuration file if one is not present.