Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Upgrading old system using `fedup`
How network upgrades work
-------------------------

There's two simple rules that control where `fedup` looks for packages and
There are two simple rules that control where `fedup` looks for packages and
boot images when doing network upgrades.

Given `fedup --network $VERSION`, fedup will:
Expand All @@ -116,7 +116,7 @@ rejected.

For repo maintainers
~~~~~~~~~~~~~~~~~~~~
There's two basic requirements for your repos to work with `fedup`:
There are two basic requirements for your repos to work with `fedup`:

. The URLs in your `.repo` file must work for any valid `$releasever`, and
. The GPG key for the _new_ `$releasever` needs to be in your `-release`
Expand Down