Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aklish committed May 21, 2021
1 parent 6a4d2c5 commit 8b713e1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,7 @@ More information about Elide can be found at [elide.io](https://elide.io/).

## Install

To try out an Elide example service (with a Postgres database), you can deploy via Heroku.

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/yahoo/elide-spring-boot-example)

The code that generates this example can be found [here](https://github.com/yahoo/elide-spring-boot-example).
To try out an Elide example service, check out this [Spring boot example project](https://github.com/yahoo/elide-spring-boot-example).

Alternatively, use [elide-standalone](https://github.com/yahoo/elide/tree/master/elide-standalone) which allows you to quickly setup a local instance of Elide running inside an embedded Jetty application.

Expand Down

0 comments on commit 8b713e1

Please sign in to comment.