forked from Elara6331/itd
		
	Add starting to readme
This commit is contained in:
		
							
								
								
									
										15
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								README.md
									
									
									
									
									
								
							| @@ -69,6 +69,21 @@ make && sudo make install | |||||||
|  |  | ||||||
| --- | --- | ||||||
|  |  | ||||||
|  | ### Starting | ||||||
|  |  | ||||||
|  | To start the daemon, run the following **without root**: | ||||||
|  |  | ||||||
|  | ```shell | ||||||
|  | systemctl --user start itd | ||||||
|  | ``` | ||||||
|  |  | ||||||
|  | To autostart on login, run: | ||||||
|  | ```shell | ||||||
|  | systemctl --user enable itd | ||||||
|  | ``` | ||||||
|  |  | ||||||
|  | --- | ||||||
|  |  | ||||||
| ### Cross compiling | ### Cross compiling | ||||||
|  |  | ||||||
| To cross compile, simply set the go environment variables. For example, for PinePhone, use: | To cross compile, simply set the go environment variables. For example, for PinePhone, use: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user