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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ Open browser and point to https://localhost:443/ or https://\<ip-address\>: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
```