Skip to content

Commit 4f599b7

Browse files
author
Magesh Chandramouli
committed
Merge branch 'master' of github.com:ExpediaDotCom/haystack-client-java into 0.2.3-SNAPSHOT
2 parents 737bb0b + 954ea9b commit 4f599b7

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ Integrations for common frameworks are available @
1919

2020
## How to build the code
2121

22-
Since this repository contains `haystack-idl` as a submodule, you must use the following command line to clone the repository:
23-
24-
```
25-
git clone git@github.com:ExpediaDotCom/haystack-client-java.git .
26-
```
27-
2822
### Prerequisites
2923

3024
* Make sure you have Java 1.8
@@ -56,4 +50,4 @@ This will cause the jar file to be released to the
5650
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`
5751
to minimize the chance of somebody trying to release on top of the x.y.z version you just released. Note that the next
5852
release might not use `x.y.z+1`; it could instead be `x.y+1.0` or `x+1.0.0`
59-
8. Create another pull request with the change from step 7 and get it merged.
53+
8. Create another pull request with the change from step 7 and get it merged.

0 commit comments

Comments
 (0)