From 6e1f46afb5daf761aa3c3f5c664308b42b37ff9d Mon Sep 17 00:00:00 2001 From: keith siilats Date: Tue, 2 May 2023 13:46:10 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70dfacb..fe2ff78 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ documentation see [unitree-z1-docs](http://dev-z1.unitree.com) ## Build docker image -docker build . -t bytelogics:z1_controller +`docker build . -t bytelogics:z1_controller` ## Run the docker instance Make sure you are not in build folder but in the parent then run