updated readme #162
@@ -40,7 +40,7 @@ Note that you will need to adjust the local path of the git repo and the docker
 | 
				
			|||||||
  ```
 | 
					  ```
 | 
				
			||||||
- Start Hero docker
 | 
					- Start Hero docker
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
  sudo docker run --net=host --name herodocker -d -v ~/code/git.ourworld.tf/tfgrid:/root/code/git.ourworld.tf/tfgrid ghcr.io/scottyeager/hero:latest
 | 
					  sudo docker run --net=host --name herodocker -d -v ~/code:/root/code ghcr.io/scottyeager/hero:latest
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
- Execute the Hero docker container
 | 
					- Execute the Hero docker container
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user