mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 14:12:59 +00:00
README: add Where to get help? section
People can get help through this repository or IRC/Matrix.
This commit is contained in:
parent
e71cb3c4c4
commit
96c1f9dba6
11
README.md
11
README.md
@ -9,6 +9,13 @@ This project aims to make updating firmware on Linux automatic, safe and reliabl
|
|||||||
|
|
||||||
Additional information is available [at the website](https://fwupd.org/).
|
Additional information is available [at the website](https://fwupd.org/).
|
||||||
|
|
||||||
|
## Where to get help?
|
||||||
|
|
||||||
|
- GitHub issues & discussions in [this repository](https://github.com/fwupd/fwupd)
|
||||||
|
- Libera IRC channel `#fwupd`.
|
||||||
|
You can join through Libera's [IRC](https://libera.chat/)
|
||||||
|
or via the IRC bridge on [Matrix](https://matrix.to/#/#fwupd:libera.chat).
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
|
|
||||||
The most up to date compilation instructions are available in the [Wiki](https://github.com/fwupd/fwupd/wiki/Compilation).
|
The most up to date compilation instructions are available in the [Wiki](https://github.com/fwupd/fwupd/wiki/Compilation).
|
||||||
@ -60,8 +67,8 @@ If updates are available for any devices on the system, they'll be displayed.
|
|||||||
|
|
||||||
This will download and apply all updates for your system.
|
This will download and apply all updates for your system.
|
||||||
|
|
||||||
* Updates that can be applied live will be done immediately.
|
- Updates that can be applied live will be done immediately.
|
||||||
* Updates that run at bootup will be staged for the next reboot.
|
- Updates that run at bootup will be staged for the next reboot.
|
||||||
|
|
||||||
You can find more information about the update workflow in the end
|
You can find more information about the update workflow in the end
|
||||||
users section of the [fwupd website](https://fwupd.org).
|
users section of the [fwupd website](https://fwupd.org).
|
||||||
|
Loading…
Reference in New Issue
Block a user