Skip to content

Commit

Permalink
Readme: Drop support for armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed May 19, 2023
1 parent d3d3d71 commit d91a709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ toc::[]

To build and run this project locally you will need:

* Linux system footnote:[It should work on any recent Linux distribution for x86_64, aarch64, armv7 or ppc64le architecture.], macOS footnote:[I’m not sure what is the lowest version you need. It should work both on Intel and M1.], or Windows 10+ (x64)
* Linux system footnote:[It should work on any recent Linux distribution for x86_64, aarch64, or ppc64le architecture.], macOS footnote:[I’m not sure what is the lowest version you need. It should work both on Intel and M1.], or Windows 10+ (x64)
* https://nodejs.org/en/download/package-manager/[Node.js] 18.12 or newer
* {npm} (distributed with Node.js) or {yarn}

Expand Down

0 comments on commit d91a709

Please sign in to comment.