Skip to content

Commit

Permalink
Merge pull request #207 from rickettmwork/master
Browse files Browse the repository at this point in the history
Remove links to wasdev as it has been discontinued
  • Loading branch information
pnickoll authored Oct 30, 2020
2 parents 222b42c + 5b56f43 commit 83b73c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ it creates a new Liberty server called `larsServer`.

## Download or Build larsServer.zip

Either download `larsServer.zip` from the [Liberty Repository](https://developer.ibm.com/wasdev/downloads/#asset/tools-Liberty_Asset_Repository_Service) or build it yourself following the instructions in [Building LARS](BUILDING.md)
Either download `larsServer.zip` from [GitHub](https://github.com/WASdev/tool.lars/releases) or build it yourself following the instructions in [Building LARS](BUILDING.md)

Download and install the [Prerequisites](PREREQS.md)

Expand Down
2 changes: 1 addition & 1 deletion doc/PREREQS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## In order to run LARS you need the following prerequisites

* [MongoDB server](https://www.mongodb.com/download-center/community) compatible with [Java Driver v3.12](https://docs.mongodb.com/ecosystem/drivers/driver-compatibility-reference/#java-driver-compatibility)
* [WAS Liberty Profile 19.0.0.9](https://developer.ibm.com/wasdev/downloads/#asset/runtimes-wlp-kernel) or newer
* [WAS Liberty Profile 19.0.0.9 or newer](https://www.ibm.com/support/pages/node/6250961)
* A Java 8 JDK

## To build LARS you will additionally require
Expand Down

0 comments on commit 83b73c1

Please sign in to comment.