Skip to content

Commit c542c2a

Browse files
committed
docs: update readme for docker
1 parent 73747a4 commit c542c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ See the project [overview](https://named-data.net/project/), architecture [detai
1919

2020
## 🏗️ Installation
2121

22-
Pre-built static binaries for all supported platforms are available on the [releases](https://github.com/named-data/ndnd/releases) page.
22+
Pre-built static binaries for all supported platforms are available on the [releases](https://github.com/named-data/ndnd/releases) page. Linux-based systems may also utilize the provided [Docker images](https://github.com/named-data/ndnd/pkgs/container/ndnd).
2323

2424
NDNd is written in pure Go and requires [Go 1.23](https://go.dev/doc/install) or later to build from source.
2525
Once Go is installed, run `make` to build the `ndnd` executable, followed by `make install` to install it globally.

0 commit comments

Comments
 (0)