mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
fix(r-pi): correct supported boards file location
Thanks @jsbillings for reporting. Fixes #500.
This commit is contained in:
parent
af7870c4d8
commit
b5d01b36c9
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ $ arm-image-installer --help
|
|||
+
|
||||
[source,shell,subs="attributes"]
|
||||
----
|
||||
$ cat /usr/share/doc/fedora-arm-installer/SUPPORTED-BOARDS
|
||||
$ cat /usr/share/doc/arm-image-installer/SUPPORTED-BOARDS
|
||||
----
|
||||
====
|
||||
|
||||
|
|
Loading…
Reference in a new issue