Skip to content

Commit

Permalink
Merge pull request #124 from Nitrokey/typo
Browse files Browse the repository at this point in the history
Fix typos in changelog and outdated mention in readme
  • Loading branch information
sosthene-nitrokey authored Feb 27, 2023
2 parents 22ea95f + 65b08ba commit 3876011
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-License-Identifier: CC0-1.0

# Changelog

## [v0.3.0][] (2023-24-02)
## [v0.3.0][] (2023-02-24)

### Features

Expand All @@ -28,6 +28,7 @@ SPDX-License-Identifier: CC0-1.0
[#97]: https://github.com/Nitrokey/opcard-rs/pull/97
[#98]: https://github.com/Nitrokey/opcard-rs/pull/98
[#101]: https://github.com/Nitrokey/opcard-rs/pull/101
[#103]: https://github.com/Nitrokey/opcard-rs/pull/103
[#107]: https://github.com/Nitrokey/opcard-rs/pull/107
[#108]: https://github.com/Nitrokey/opcard-rs/pull/108
[#109]: https://github.com/Nitrokey/opcard-rs/pull/109
Expand Down
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,9 @@ make dangerous-real-card-test OPCARD_DANGEROUS_TEST_CARD_VENDOR="0000" OPCARD_D

## Installation

Currently only available for the Nitrokey 3A Mini.

Download the latest compiled [release](https://github.com/Nitrokey/opcard-rs/releases) ZIP file.
Plug your Nitrokey 3A Mini and use [nitropy](https://docs.nitrokey.com/software/nitropy/) to install it with
`nitropy nk3 update <path/to/release/zip/file>`
Download the latest compiled [alpha release](https://github.com/Nitrokey/nitrokey-3-firmware/releases).
Plug your Nitrokey 3 and use [nitropy](https://docs.nitrokey.com/software/nitropy/) to install it with
`nitropy nk3 update <path/to/release/file>`


## Bug reports
Expand Down

0 comments on commit 3876011

Please sign in to comment.