Updated README.md with recent build instructions
				
					
				
			This commit is contained in:
		
							
								
								
									
										20
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								README.md
									
									
									
									
									
								
							@@ -12,15 +12,17 @@ Traditional access control mechanisms in operating systems allow the same level
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Building
 | 
					## Building
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Install dependencies
 | 
					- Install dependencies
 | 
				
			||||||
    + fuse, libfuse (v3 or later)
 | 
					  - libfuse3
 | 
				
			||||||
        - Debian: `sudo apt install fuse3 libfuse3-dev`
 | 
					    - Debian: `sudo apt install fuse3 libfuse3-dev`
 | 
				
			||||||
    + zenity
 | 
					  - zenity
 | 
				
			||||||
        - Debian: `sudo apt install zenity`
 | 
					    - Debian: `sudo apt install zenity`
 | 
				
			||||||
* Build using `make`:
 | 
					  - Build tools
 | 
				
			||||||
    + In the project directory: `make`
 | 
					    - Debian: `sudo apt install gcc make pkg-config`
 | 
				
			||||||
    + Use `make DEBUG=1` for testing.
 | 
					- Build using `make`:
 | 
				
			||||||
* Resulting binaries should appear in the `build` directory.
 | 
					  - In the project directory: `make`
 | 
				
			||||||
 | 
					  - Use `make DEBUG=1` for testing.
 | 
				
			||||||
 | 
					- Resulting binaries should appear in the `build` directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Usage
 | 
					## Usage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user