Updated README.md

This commit is contained in:
Netkas 2022-12-18 13:38:10 -05:00
parent 61dbf13427
commit b116da983e

View file

@ -57,9 +57,10 @@ file's dependencies, for instance:
```json ```json
{ {
"dependencies": { "name": "net.nosial.optslib",
"net.nosial.optslib": "nosial/libs.opts=latest@n64" "version": "1.0.0",
} "source_type": "remote",
"source": "nosial/libs.opts=1.0.0@n64"
} }
``` ```