Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated cloning instructions
  • Loading branch information
Eugene Ivantsov committed Apr 6, 2015
1 parent 3bd6e2b commit d27bac1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,7 @@ Che is open sourced under the Eclipse Public License 1.0.
### Clone the Repository & Checkout Latest Stable Branch

```sh
git clone https://github.com/codenvy/che-parent.git
git clone https://github.com/codenvy/che-depmgt.git
git clone https://github.com/codenvy/che.git

cd che-parent
mvn clean install

cd ..\che-depmgmt
mvn clean install

cd ..\che
git checkout 3.8.1
```
Expand Down

0 comments on commit d27bac1

Please sign in to comment.