From 47b5e3d6642749180318677974a53f82d80500c5 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Wed, 13 Aug 2014 12:04:17 +0200 Subject: [PATCH] Update README with package upload examples. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a149684..2f46776 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,11 @@ Fill your ``~/.dput.cf`` with the following content : StrictHostKeyChecking no +Then try to upload your latest package : + + dput ~/src/_Glenux/foobar_0.1.3_amd64.changes + + References ----------