You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2017/09/29 15:07:07 UTC

qpid-dispatch git commit: DISPATCH-801 Add installation of bower to console install instructions

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 29c53e5e1 -> e95c8e071


DISPATCH-801 Add installation of bower to console install instructions


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/e95c8e07
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/e95c8e07
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/e95c8e07

Branch: refs/heads/master
Commit: e95c8e071b85f8c476b9a92871d9dd1154785a44
Parents: 29c53e5
Author: Ernest Allen <ea...@redhat.com>
Authored: Fri Sep 29 11:06:08 2017 -0400
Committer: Ernest Allen <ea...@redhat.com>
Committed: Fri Sep 29 11:06:08 2017 -0400

----------------------------------------------------------------------
 console/stand-alone/README.txt | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/e95c8e07/console/stand-alone/README.txt
----------------------------------------------------------------------
diff --git a/console/stand-alone/README.txt b/console/stand-alone/README.txt
index ab960ec..2c8db15 100644
--- a/console/stand-alone/README.txt
+++ b/console/stand-alone/README.txt
@@ -7,6 +7,11 @@ To install the console:
   - cd <install directory>
   - bower install
 
+For more info on bower see https://bower.io/
+To install bower:
+- sudo dnf install npm
+- sudo npm install -g bower
+
 To run the web console:
 - Ensure one of the routers in your network is configured with a normal listener with http: true
 listener {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org