Ensure git lfs is initialized
This commit is contained in:
		@@ -19,6 +19,12 @@ sudo apt-get install \
 | 
				
			|||||||
  zlib1g-dev
 | 
					  zlib1g-dev
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Make sure git lfs is set up
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					git lfs install
 | 
				
			||||||
 | 
					git lfs pull
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Install rust
 | 
					### Install rust
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs \
 | 
					curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs \
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,6 +19,12 @@ sudo apt-get install \
 | 
				
			|||||||
  zlib1g-dev
 | 
					  zlib1g-dev
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Make sure git lfs is set up
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					git lfs install
 | 
				
			||||||
 | 
					git lfs pull
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Install rust
 | 
					### Install rust
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs \
 | 
					curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user