Skip to content

Commit b741af7

Browse files
authored
Update README.rst (#303)
fixing code highlighting
1 parent 05826a6 commit b741af7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickstart-deploy/README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ Deploy Confluent for Kubernetes
4343

4444
#. Create the namespace to use.
4545

46-
.. sourcecode:: bash
46+
::
4747

4848
kubectl create namespace confluent
4949

5050
#. Set this namespace to default for your Kubernetes context.
5151

52-
.. sourcecode:: bash
52+
::
5353

5454
kubectl config set-context --current --namespace confluent
5555

0 commit comments

Comments
 (0)