Add instructions for bwrap error #1
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -39,6 +39,17 @@ flatpak install org.gnome.Sdk
 | 
				
			|||||||
sudo flatpak-builder build-dir org.freedesktop.Sdk.Extension.swift.json --install --force-clean
 | 
					sudo flatpak-builder build-dir org.freedesktop.Sdk.Extension.swift.json --install --force-clean
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					> [!NOTE]  
 | 
				
			||||||
 | 
					> If you get the error:
 | 
				
			||||||
 | 
					> ```
 | 
				
			||||||
 | 
					> bwrap: Can't find source path [path]: Permission denied
 | 
				
			||||||
 | 
					> ```
 | 
				
			||||||
 | 
					>
 | 
				
			||||||
 | 
					> Run the following command:
 | 
				
			||||||
 | 
					> ```
 | 
				
			||||||
 | 
					> chmod u+s /usr/bin/bwrap
 | 
				
			||||||
 | 
					> ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Install Other Tools
 | 
					### Install Other Tools
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following tools are required or recommended for editing this repository:
 | 
					The following tools are required or recommended for editing this repository:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user