Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,8 @@ The `wkg` tool will therefore fetch registry metadata from the respective [well-
https://wasi.dev/.well-known/wasm-pkg/registry.json
https://bytecodealliance.org/.well-known/wasm-pkg/registry.json
```
Both registries store their packages as OCI artifacts in the GitHub Container Registry [ghcr.io](ghcr.io).


Both registries store their packages as OCI artifacts in the
[GitHub Package Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry).

## `wkg.toml` and `wkg.lock`

Expand Down