mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-107: Reference "Apache Guacamole" in README wherever most appropriate.
This commit is contained in:
12
README
12
README
@@ -4,7 +4,7 @@
|
||||
------------------------------------------------------------
|
||||
|
||||
This README is intended to provide quick and to-the-point documentation for
|
||||
technical users intending to compile parts of Guacamole themselves.
|
||||
technical users intending to compile parts of Apache Guacamole themselves.
|
||||
|
||||
Source archives and pre-built .war files are available from the downloads
|
||||
section of the project website:
|
||||
@@ -21,8 +21,8 @@ A full manual is available as well:
|
||||
------------------------------------------------------------
|
||||
|
||||
guacamole-client is the superproject containing all Maven-based projects that
|
||||
make Guacamole, an HTML5 web application that provides access to your desktop
|
||||
using remote desktop protocols.
|
||||
make Apache Guacamole, an HTML5 web application that provides access to your
|
||||
desktop using remote desktop protocols.
|
||||
|
||||
guacamole-client is used to build the subprojects that make up Guacamole, and
|
||||
to provide a common central repository. Each project contained here is
|
||||
@@ -32,11 +32,11 @@ guacamole-client, Maven will take care of the proper build order.
|
||||
|
||||
|
||||
------------------------------------------------------------
|
||||
Compiling and installing Guacamole
|
||||
Compiling and installing Apache Guacamole
|
||||
------------------------------------------------------------
|
||||
|
||||
Guacamole is built using Maven. Building Guacamole compiles all classes and
|
||||
packages them into a deployable .war file. This .war file can be installed
|
||||
Apache Guacamole is built using Maven. Building Guacamole compiles all classes
|
||||
and packages them into a deployable .war file. This .war file can be installed
|
||||
and deployed under servlet containers like Apache Tomcat or Jetty.
|
||||
|
||||
1) Run mvn package
|
||||
|
Reference in New Issue
Block a user