Commit 8ab77d2fd85250a7e38c9dc4916a0607683cae66

Authored by viktor
1 parent c2648a64

Fixed README.md

Showing 1 changed file with 1 additions and 1 deletions
@@ -53,7 +53,7 @@ Execute the following command to deploy thirdparty resources: @@ -53,7 +53,7 @@ Execute the following command to deploy thirdparty resources:
53 $ ./k8s-deploy-thirdparty.sh 53 $ ./k8s-deploy-thirdparty.sh
54 ` 54 `
55 55
56 -Type **'yes'** when prompted, if you are running ThingsBoard in `high-availability` `DEPLOYMENT_TYPE` for the first time and don't configured Redis cluster. 56 +Type **'yes'** when prompted, if you are running ThingsBoard in `high-availability` `DEPLOYMENT_TYPE` for the first time and don't have configured Redis cluster.
57 57
58 Execute the following command to deploy resources: 58 Execute the following command to deploy resources:
59 59