Skip to content

Commit

Permalink
docs: update make path
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago committed Nov 20, 2023
1 parent 6712e47 commit fc989e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/spdx_license/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ mason get

```sh
# ⚙️ Generate code using the spdx_license brick (from within project)
mason make spdx_license -o lib/src/models/ --on-conflict=overwrite
mason make spdx_license -o lib/src/pub_license/ --on-conflict=overwrite
```

If the licenses prompt is left empty the brick will fetch the [SPDX list](https://github.com/spdx/license-list-data/tree/main/json/details). Otherwise, the user specified licenses will be used and no SPDX List will be fetched.

0 comments on commit fc989e7

Please sign in to comment.