Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenSK
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
koenigl2
OpenSK
Commits
50c5a1a4
Unverified
Commit
50c5a1a4
authored
4 years ago
by
gendx
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/install.md
+3
-2
3 additions, 2 deletions
docs/install.md
with
3 additions
and
2 deletions
docs/install.md
+
3
−
2
View file @
50c5a1a4
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment