aboutsummarylogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2023-08-18Fix URL: AUR repos are in root, not /packages.Mark Peschel
2023-08-18README 2.12 -> 2.13. Clarity, typos, and safer instructions.Mark Peschel
Replace 2.12 with 2.13 and update links appropriately. Add link to Google's tensorflow/tensorflow. Move "breadcrumbs" section to "how to fix this pkgbuild" section since that's when people will need it. git is effectively a build dependency. Suggest --syncdeps for n00bs. Remove suggestion to update "_known_good_commit" since that might break our patches. Move (borked) 2.14 instructions to end and add warnings, libxcrypt-compat dependency. Replace dd commands with tee cuz I guess it's cleaner. Misc. typos and clarity fixes.
2023-08-03X update_last_successful; it was overbuilt anywayMark Peschel
2023-07-07Correct x86_64 to x86-64Mark Peschel
2023-07-07Add suggestions for fixing this build when it breaks.Mark Peschel
2023-07-07Remove "opt" instructions; rewrite target.lst for clarity.Mark Peschel
2023-07-06Corrrect typo from targets.lst to target.lst (singular)Mark Peschel
2023-07-06Explain targets.lst and why you must use it to build for uninstalled cards.Mark Peschel
2023-07-06Create README.mdMark Peschel