hero docs added info on building updated book
This commit is contained in:
		@@ -165,10 +165,13 @@ git push
 | 
			
		||||
 | 
			
		||||
## Generating the mdbook from a Remote Repository
 | 
			
		||||
 | 
			
		||||
Once the changes are uploaded to the remote repository, you will be able to build and open the new mdbook using the remote repository URL:
 | 
			
		||||
Once the changes are uploaded to the remote repository, you will be able to update the local repository and build the new mdbook using the remote repository URL:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/new_mdbook -gr
 | 
			
		||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/new_mdbook
 | 
			
		||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/new_mdbook -o
 | 
			
		||||
```
 | 
			
		||||
- Update the repository
 | 
			
		||||
  ```
 | 
			
		||||
  hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/new_mdbook -gr
 | 
			
		||||
  ```
 | 
			
		||||
- Build the book
 | 
			
		||||
  ```
 | 
			
		||||
  hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/new_mdbook -o
 | 
			
		||||
  ```
 | 
			
		||||
		Reference in New Issue
	
	Block a user