diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-09-09 14:21:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-09 14:21:14 +0200 |
commit | 658d7782d3729ae0d459881c788622ba33924bed (patch) | |
tree | 9efae67b86dba4f0ffb32071e37731ae9b2da692 | |
parent | 7dc7d53a531ae0d76ac3f25194ce4bdc4e79e5ff (diff) | |
download | NorthstarWiki-658d7782d3729ae0d459881c788622ba33924bed.tar.gz NorthstarWiki-658d7782d3729ae0d459881c788622ba33924bed.zip |
Remove mention of min. required Northstar version (#210)
in regards to binding console key.
It said it would require at least version v1.5.0 of Northstar which has
been released over a year ago at this point and version gate is since
way higher than that, making the disclaimer pointless.
-rw-r--r-- | docs/using-northstar/commands.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/using-northstar/commands.md b/docs/using-northstar/commands.md index eb98ec4..4287baa 100644 --- a/docs/using-northstar/commands.md +++ b/docs/using-northstar/commands.md @@ -11,9 +11,6 @@ To open your console you'll either have to switch to the English (US) layout **b ### Rebinding the console {% hint style="info" %} -Make sure you updated [Northstar to version v1.5.0](https://github.com/R2Northstar/Northstar/releases) or higher. -{% endhint %} -{% hint style="info" %} The console can only be bound to ```"`"``` or one of the function keys ```"F1" - "F12"``` {% endhint %} |