add note about uploading

This commit is contained in:
Hal Emmerich 2020-05-26 21:02:26 -05:00
parent a377c8dce0
commit 1e59ae5b05

View File

@ -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
```