Fix installation guide
This commit is contained in:
		
							parent
							
								
									374f5e2e7e
								
							
						
					
					
						commit
						f6d9252730
					
				| 
						 | 
					@ -711,7 +711,7 @@ This will use a Docker image that will isolate mediapipe's installation from the
 | 
				
			||||||
    ```bash
 | 
					    ```bash
 | 
				
			||||||
    $ docker run -it --name mediapipe mediapipe:latest
 | 
					    $ docker run -it --name mediapipe mediapipe:latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    root@bca08b91ff63:/mediapipe# GLOG_logtostderr=1 bazel run --define MEDIAPIPE_DISABLE_GPU=1 mediapipe/examples/desktop/hello_world:hello_world
 | 
					    root@bca08b91ff63:/mediapipe# GLOG_logtostderr=1 bazelisk run --define MEDIAPIPE_DISABLE_GPU=1 mediapipe/examples/desktop/hello_world:hello_world
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Should print:
 | 
					    # Should print:
 | 
				
			||||||
    # Hello World!
 | 
					    # Hello World!
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user