Skip to content

Commit

Permalink
Merge pull request bitlog2#3 from AskAlice/patch-1
Browse files Browse the repository at this point in the history
 update readme to link to new repo
  • Loading branch information
bitlog2 authored Jul 7, 2021
2 parents 14a21a1 + 2d70dc9 commit 3805045
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This program cannot run correctly from a file path that contains Cyrillic charac

You can either:

A. [Run the binary uploaded to the Release tab as an Administrator and select which options you'd like](https://github.com/10se1ucgo/DisableWinTracking/releases/)
A. [Run the binary uploaded to the Release tab as an Administrator and select which options you'd like](https://github.com/bitlog2/DisableWinTracking/releases/)

B. Install Python and the dependencies listed below and run the script from an elevated command prompt and select which options you'd like

Expand All @@ -47,8 +47,8 @@ Either can be run with the -silent argument as of v3.1. This will perform all av
**You still need to run it as administrator.**

## Dependencies
This is only to run the script from source, [download the exe here](https://github.com/10se1ucgo/DisableWinTracking/releases/)
* Tested on Python 3.7.2 since DisableWinTracking 3.2.4 (commit [9f1d2aa](https://github.com/10se1ucgo/DisableWinTracking/commit/9f1d2aa58cec76306c3dc6887e7c9c92769936fe))
This is only to run the script from source, [download the exe here](https://github.com/bitlog2/DisableWinTracking/releases/)
* Tested on Python 3.7.2 since DisableWinTracking 3.2.4 (commit [9f1d2aa](https://github.com/bitlog2/DisableWinTracking/commit/9f1d2aa58cec76306c3dc6887e7c9c92769936fe))
* [wxPython](http://wxpython.org/download.php)
* [PyWin32](http://sourceforge.net/projects/pywin32/files/pywin32/)
* Windows 10 (Duh)
Expand Down

0 comments on commit 3805045

Please sign in to comment.