Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Magesh Chandramouli authored Jan 2, 2019
1 parent 66c023e commit 954ea9b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ Integrations for common frameworks are available @

## How to build the code

Since this repository contains `haystack-idl` as a submodule, you must use the following command line to clone the repository:

```
git clone [email protected]:ExpediaDotCom/haystack-client-java.git .
```

### Prerequisites

* Make sure you have Java 1.8
Expand Down Expand Up @@ -56,4 +50,4 @@ This will cause the jar file to be released to the
7. Now you have to *put back* the -SNAPSHOT that you removed in step 2. When you do that, bump the `z` value to `z + 1`
to minimize the chance of somebody trying to release on top of the x.y.z version you just released. Note that the next
release might not use `x.y.z+1`; it could instead be `x.y+1.0` or `x+1.0.0`
8. Create another pull request with the change from step 7 and get it merged.
8. Create another pull request with the change from step 7 and get it merged.

0 comments on commit 954ea9b

Please sign in to comment.