Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/10se1ucgo/DisableWinTracking.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author10se1ucgo <10se1ucgo@users.noreply.github.com>2015-08-21 00:20:48 +0300
committer10se1ucgo <10se1ucgo@users.noreply.github.com>2015-08-21 00:20:48 +0300
commit0f16cca73aeeed8b4390ea2f15a6a892e8cdc79c (patch)
treead54f873b5e5d43993ae7d4081ee6e06cf220d8f /README.md
parent917d2f52dcdc7bbd8d6343269476a6b6644b85f7 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 84191ec..a292f58 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,10 @@ A. [Run the binary uploaded to the Release tab as an Administrator and select wh
B. Install Python and the dependencies listed below and run the script from an elevated (`admin`) command prompt and select which options you'd like
## Dependencies
-
-* wxPython (http://wxpython.org/download.php)
-* PyWin32 (http://sourceforge.net/projects/pywin32/files/pywin32/)
+This is only to run the script from source, [download the exe here](https://github.com/10se1ucgo/DisableWinTracking/releases/)
+* [Python 2.7](https://www.python.org/download/releases/2.7/) (or 3 with 2to3.py or something)
+* [wxPython](http://wxpython.org/download.php)
+* [PyWin32](http://sourceforge.net/projects/pywin32/files/pywin32/)
* Windows 10 (Duh)
## Methods Used