Correct path to gen-test-certs.sh in README.md (#2554)

Signed-off-by: Marc Jakobi <marc.jakobi@tiko.energy>
This commit is contained in:
Marc Jakobi 2025-08-29 04:19:46 +02:00 committed by GitHub
parent 39fade42d1
commit cf90acbc61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -167,7 +167,8 @@ line, with exactly the same name.
## Running manually
To manually run a Valkey server with TLS mode (assuming `./gen-test-certs.sh` was invoked so sample certificates/keys are available):
To manually run a Valkey server with TLS mode (assuming `./utils/gen-test-certs.sh`
was invoked so sample certificates/keys are available):
* TLS built-in mode:
```
@ -369,4 +370,4 @@ Wilmington, Delaware 19802-4447
[1]: https://github.com/valkey-io/valkey/blob/unstable/COPYING
[2]: https://github.com/valkey-io/valkey/blob/unstable/CONTRIBUTING.md
[3]: https://github.com/valkey-io/valkey/blob/unstable/SECURITY.md
[3]: https://github.com/valkey-io/valkey/blob/unstable/SECURITY.md