diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ We will need to periodically update the SPDX index. This can be achieved with the following command. ```bash -$ wget --timestamping https://spdx.org/licenses/licenses.json +$ ./bin/update-spdx ``` ## Supported languages and package managers |
