Skip to content
Snippets Groups Projects
Commit 780a5e6a authored by Guillaume Endignoux's avatar Guillaume Endignoux
Browse files

More detailed installation instructions.

parent 8af456d7
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 ...@@ -50,8 +50,9 @@ In order to compile and flash a working OpenSK firmware, you will need the
following: following:
* rustup (can be installed with [Rustup](https://rustup.rs/)) * rustup (can be installed with [Rustup](https://rustup.rs/))
* python3 and pip * python3 and pip (can be installed with the `python3-pip` package on Debian)
* the OpenSSL command line tool * 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 The scripts provided in this project have been tested under Linux and OS X. We
haven't tested them on Windows and other platforms. 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.
Please register or to comment