Skip to content

Commit

Permalink
More detailed installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gendx committed Apr 14, 2020
1 parent 8af456d commit 780a5e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 780a5e6

Please sign in to comment.