Skip to content

Commit

Permalink
docs: Add instructions to update to a newer release
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Apr 25, 2023
1 parent 40d0879 commit dd21ba4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Download the live ISO from [here](https://github.com/sharpenedblade/t2linux-fedo

Follow the [firmware guide](https://wiki.t2linux.org/guides/wifi/). When you get to the [On Linux](https://wiki.t2linux.org/guides/wifi-bluetooth/#on-linux) section, you can just run `firmware.sh`.

## Upgrading to a new Fedora Version

This should work normally, either with `dnf system-upgrade` or Gnome Software (PackageKit). If you get an error about `t2linux-config`, run `sudo dnf remove t2linux-config && sudo dnf install t2linux-config`.

## Troubleshooting

- Q: Suspend is not working.
Expand Down

0 comments on commit dd21ba4

Please sign in to comment.