From 10df7fe9c707597da323915e6e415072f099418f Mon Sep 17 00:00:00 2001 From: drebs Date: Wed, 12 Mar 2014 10:40:36 -0300 Subject: Fix develop and build info on readme. --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index be00062..cc29f9b 100644 --- a/README.rst +++ b/README.rst @@ -22,8 +22,7 @@ extension directory whose contents point to the repository dir: * The file must be created in the `~/.thunderbird//extensions/` directory. * The file name must be `bitmask-thunderbird@leap.se`. -* The file contents must be the path for the `src/` directory inside this - repository. +* The file contents must be the path for this repository. XPI Package ----------- @@ -48,7 +47,7 @@ Signed XPI package To generate a signed XPI package you must first have a certificate and then do the following: - make sign CERTDIR= CERTNAME= DEFAULTKEY= + make signed CERTDIR= CERTNAME= DEFAULTKEY= This command will: -- cgit v1.2.3