You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,8 @@ The LARS documentation is organized into a number of pages:
16
16
17
17
## Getting started
18
18
19
-
The easiest way to install LARS is directly from the Liberty
20
-
Repository using `installUtility`. Run:
21
-
22
-
bin/installUtility install larsServer
23
-
24
-
You need to customize `server.xml`. See [Installing LARS]
25
-
(doc/INSTALL.md) for more details.
19
+
If you don't wish to build LARS from source, follow the [Installing LARS]
20
+
(doc/INSTALL.md) instructions to install the latest binary release from the [Liberty Repository] (http://www.wasdev.net/downloads), and the necessary `server.xml` customization steps.
0 commit comments