aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 16c9abe2..90aa29a9 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ subordinate user to set up the application container. It has a single dependency
[libseccomp](https://github.com/seccomp/libseccomp), to create BPF programs
for the [system call filter](https://www.kernel.org/doc/html/latest/userspace-api/seccomp_filter.html).
-Package [internal/pkg](https://pkg.go.dev/hakurei.app/internal/pkg) provides
+Package [pkg](https://pkg.go.dev/hakurei.app/pkg) provides
infrastructure for hermetic builds. This replaces the legacy nix-based testing
framework and serves as the build system of Rosa OS, currently developed under
package [internal/rosa](https://pkg.go.dev/hakurei.app/internal/rosa).