diff --git a/n/reuse.md b/n/reuse.md index f7ca017..e850cc9 100644 --- a/n/reuse.md +++ b/n/reuse.md @@ -25,6 +25,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 - [Adding headers](#adding-headers) - [Styles](#styles) - [Generic commands](#generic-commands) +- [Development version](#development-version) - [License identifiers I commonly use](#license-identifiers-i-commonly-use) @@ -77,6 +78,12 @@ Note! - `reuse download --all` - downloads all licenses found to `LICENSES/` - `reuse lint` - verifies compliancy - `reuse supported-licenses | less` - lists supported licenses identifiers +- `reuse convert-dep5` to fix deprecation warning about + `.reuse/dep5`/`reuse.toml` + +## Development version + +- `pipx install "git+https://github.com/fsfe/reuse-tool.git"` ## License identifiers I commonly use