dont need submodules in the git clone command anymore
This commit is contained in:
		@@ -19,7 +19,7 @@ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.f
 | 
				
			|||||||
3 - Clone the repository
 | 
					3 - Clone the repository
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
git clone --recurse-submodules https://gitlab.com/Preisschild/popcorntime-flatpak
 | 
					git clone https://gitlab.com/Preisschild/popcorntime-flatpak
 | 
				
			||||||
cd ./popcorntime-flatpak
 | 
					cd ./popcorntime-flatpak
 | 
				
			||||||
``` 
 | 
					``` 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user