diff --git a/packages/packaging-readme.md b/packages/packaging-readme.md index 1ad8446..e6e946b 100644 --- a/packages/packaging-readme.md +++ b/packages/packaging-readme.md @@ -43,8 +43,8 @@ make the resulting .deb will be in that same folder when the build is complete ### Uploading packages -New packages, and package updates can upload to `deb.prawnos.com` by -first building and then running +New packages, and package updates can upload to `deb.prawnos.com` by maintainers +first by building and then running ``` make upload ```