diff options
| author | Stefan Boberg <[email protected]> | 2022-04-05 17:20:50 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-05 17:20:50 +0200 |
| commit | 189965cf504db615527432ca199f9482bc13725f (patch) | |
| tree | ae3fd739b6a7837fe927a5392c5e9313ef547050 | |
| parent | README update for UE5 launch (diff) | |
| download | zen-189965cf504db615527432ca199f9482bc13725f.tar.xz zen-189965cf504db615527432ca199f9482bc13725f.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ is incredibly handy. When that is installed you may enable auto-attach to child The tests are implemented using [doctest](https://github.com/onqtam/doctest), which is similar to Catch in usage. -# Adding a http.sys URL reservation +# Adding a http.sys URL reservation (Windows only) Registering a handler for an HTTP endpoint requires either process elevation (i.e running Zen as admin) or a one-time URL reservation. An URL reservation can be added by issuing a command like |