mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
Updating the guide to make use of python3-fedora as suggested by kernel test wiki page.
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
This commit is contained in:
parent
31bbe36482
commit
cdca701b1d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ IMPORTANT: *Disclaimer*: You could also install and test the new kernel on your
|
|||
|
||||
Before testing, you need to install some packages:
|
||||
|
||||
sudo dnf install gcc git python-fedora keyutils libtirpc-devel
|
||||
sudo dnf install gcc git python3-fedora keyutils libtirpc-devel
|
||||
|
||||
* If you are using the _*test day image*_ you already have the kernel-test suite in the kernel-tests folder; enter the folder with
|
||||
|
||||
|
|
Loading…
Reference in a new issue