From 122386e399f79fd70cf414fde4adc8cdd3052165 Mon Sep 17 00:00:00 2001 From: plebhash <147345153+plebhash@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:05:37 -0300 Subject: [PATCH] Update roles/translator/README.md --- roles/translator/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/translator/README.md b/roles/translator/README.md index 2198dca50f..fb544c9c5e 100644 --- a/roles/translator/README.md +++ b/roles/translator/README.md @@ -54,4 +54,6 @@ Run the Translator Proxy: ```bash cd roles/translator/config-examples/ cargo run -- -c tproxy-config-local-jdc-example.toml +# or +cargo run -- -c tproxy-config-local-pool-example.toml ``` \ No newline at end of file