Skip to content
Snippets Groups Projects
Unverified Commit 50c5a1a4 authored by gendx's avatar gendx Committed by GitHub
Browse files

Merge pull request #93 from gendx/doc-update

More detailed installation instructions.
parents 8af456d7 780a5e6a
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,9 @@ In order to compile and flash a working OpenSK firmware, you will need the
following:
* rustup (can be installed with [Rustup](https://rustup.rs/))
* python3 and pip
* the OpenSSL command line tool
* python3 and pip (can be installed with the `python3-pip` package on Debian)
* the OpenSSL command line tool (can be installed with the `libssl-dev`
package on Debian)
The scripts provided in this project have been tested under Linux and OS X. We
haven't tested them on Windows and other platforms.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment