From bbdf6c43619131bde577517b12e39394b5d79c5b Mon Sep 17 00:00:00 2001 From: Dmitry Maksyoma Date: Tue, 13 Apr 2021 23:04:52 +1200 Subject: [PATCH] Update README.md --- builder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/README.md b/builder/README.md index 0a63c9c..18a7608 100644 --- a/builder/README.md +++ b/builder/README.md @@ -31,7 +31,7 @@ Open browser and point to https://localhost:443/ or https://\:443/ # Test a package -If you want to test deb/rpm package you already built, please use this: +If you want to test deb/rpm package you've already built, please use this: ``` builder/test-deb ubuntu focal ```