summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDickson S. Guedes2011-06-24 22:01:46 +0000
committerDickson S. Guedes2011-06-24 22:01:46 +0000
commitcdffc8308d90b86136c8bcf7921087565c9655c6 (patch)
treecc0483a3fb4f6f7aa04bb969e73d2d570ffe307a /README.md
parent540bd67c3b0b496869c4cc7ee213944d63d09644 (diff)
Using 'say' instead raising and fixing some codeissue_9
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f0c401..bfb2f33 100644
--- a/README.md
+++ b/README.md
@@ -109,14 +109,16 @@ For all switches that you can use with *change*, type:
Well, since you finished your work you can bundle it to send to [PGXN](http://pgxn.org).
-Just type:
+Bundle it:
$ pgxn_utils bundle my_cool_extension
Extension generated at: /home/guedes/extensions/my_cool_extension-0.0.1.zip
- $ ../pgxn-utils/bin/pgxn_utils release overpaid-0.0.6b3.zip
+and release it:
+
+ $ pgxn_utils release my_cool_extension-0.0.1.zip
Enter your PGXN username: guedes
- Enter your PGXN password: **************
+ Enter your PGXN password: ******
Trying to release my_cool_extension-0.0.1.zip ... released successfully!
Visit: http://manager.pgxn.org/distributions/my_cool_extension/0.0.1