You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,12 @@ You can test your existing applications without any changes, even if you don't h
36
36
37
37
### Install Graph Chaos Proxy
38
38
39
-
Extract the archive. Graph Chaos Proxy doesn't need an installation and you can run it from any location on your machine.
39
+
To install the proxy is easy
40
+
41
+
- Download the latest version of the ZIP file for your operating system from the [Releases](https://github.com/microsoftgraph/msgraph-chaos-proxy/releases) page
42
+
- Extract the archive to a folder of your choice
43
+
44
+
Graph Chaos Proxy doesn't need an installation and you can run it from any location on your machine.
40
45
41
46
> **Tip**
42
47
>
@@ -376,4 +381,4 @@ As documented in the [Best practices to handle throttling](https://learn.microso
376
381
377
382
### All requests fail with gateway timeout
378
383
379
-
If you're running the proxy for the first time, it can happen that the network access configuration didn't propagate timely and the proxy started without access to your network. Close the proxy by pressing Enter in proxy's window and restart the proxy and it should be working as intended.
384
+
If you're running the proxy for the first time, it can happen that the network access configuration didn't propagate timely and the proxy started without access to your network. Close the proxy by pressing Enter in proxy's window and restart the proxy and it should be working as intended.
0 commit comments