Browse Source

Fix typo in changelog

pull/131/head
Lasse Peters 11 months ago committed by GitHub
parent
commit
da1a347afb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The `runic` binary can now be installed directly with the package manager as a Pkg "App"
(requires Julia 1.12). To install:
```
pkg> app install Runic
pkg> app add Runic
```
([#129])

Loading…
Cancel
Save