mirror of https://github.com/CrimsonTome/tldr.git
17 lines
345 B
Markdown
17 lines
345 B
Markdown
# ikaros
|
|
|
|
> Vanilla OS Tool for managing drivers for your device.
|
|
> More information: <https://github.com/Vanilla-OS/Ikaros>.
|
|
|
|
- Interactively install drivers for your device:
|
|
|
|
`ikaros install {{device}}`
|
|
|
|
- Automatically install the recommended drivers for your device:
|
|
|
|
`ikaros auto-install {{device}}`
|
|
|
|
- List devices:
|
|
|
|
`ikaros list-devices`
|