Update README.md

This commit is contained in:
Dmitry Maksyoma
2021-04-13 23:04:52 +12:00
committed by GitHub
parent 90d1702702
commit bbdf6c4361

View File

@@ -31,7 +31,7 @@ Open browser and point to https://localhost:443/ or https://\<ip-address\>:443/
# Test a package # 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 builder/test-deb ubuntu focal
``` ```