Skip to content

Commit 8eda3e0

Browse files
Extends docs with installation and uninstallation steps
1 parent 1686c86 commit 8eda3e0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ You can test your existing applications without any changes, even if you don't h
3434

3535
## Usage
3636

37+
### Install Graph Chaos Proxy
38+
39+
Extract the archive. Graph Chaos Proxy doesn't need an installation and you can run it from any location on your machine.
40+
41+
> **Tip**
42+
>
43+
> To fully benefit of all features of Graph Chaos Proxy, add its location to the environment path. That way, you'll be able to start it from any directory and will be able to use project-specific mocks.
44+
3745
### First-time use
3846

3947
#### Windows
@@ -60,6 +68,10 @@ Depending on the configured fail ratio, the proxy will either pass the request t
6068
>
6169
> When closing the proxy, press the Enter key in the proxy's window, so that the proxy unregisters itself from your machine. If you terminate the proxy's process, you will lose network connection. To restore your connection in such case, start the proxy again, and close it by pressing Enter.
6270
71+
### Uninstall Graph Chaos Proxy
72+
73+
Remove the folder with proxy from your disk. Graph Chaos Proxy doesn't create any additional files or registry entries (Windows) on your machine. Remove the certificate installed by Graph Chaos Proxy.
74+
6375
## Configuration
6476

6577
### Mock responses

0 commit comments

Comments
 (0)