Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
j-blandford committed Sep 1, 2017
1 parent b226574 commit f42d2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To fix this, we need to allow **all** certificates to run from within the client

#### Instructions

First run `npm i -g asar` to install globally the necessary ASAR extraction and packing tools. Then navigate to the client folder (on my Windows machine it is located at `dddd`).
First run `npm i -g asar` to install globally the necessary ASAR extraction and packing tools. Then navigate to the client folder (on my Windows machine it is located at `C:\Users\{{{USERNAME}}}\AppData\Roaming\Twitch`).

Now you are ready to modify the Twitch client.

Expand Down

0 comments on commit f42d2ff

Please sign in to comment.