mirror of
				https://github.com/grymoire/i2c_puppet-Linux.git
				synced 2025-10-31 10:25:58 +01:00 
			
		
		
		
	readme: Fix udev script path
This commit is contained in:
		| @@ -34,7 +34,7 @@ See the `boards` directory for a list of available boards. | ||||
| You can configure the software over USB in a similar way you would do it over I2C. You can access the same registers (like the backlight register) using the USB Vendor Class. | ||||
| If you don't want to prefix all config interactions with `sudo`, you can copy the included udev rule: | ||||
|  | ||||
|     sudo cp tools/99-i2c_puppet.rules /lib/udev/rules.d/ | ||||
|     sudo cp etc/99-i2c_puppet.rules /lib/udev/rules.d/ | ||||
|     sudo udevadm control --reload | ||||
|     sudo udevadm trigger | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user