Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonsoleslp committed Nov 29, 2018
1 parent e951013 commit 86dc8eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ This repository contains a few examples for getting started with the [**fiware-c

In order to run the examples, first you need to clone the repository:
```
git clone https://github.com/ging/fiware-cosmos-orion-flink-connector
cd fiware-cosmos-orion-flink-connector
git clone https://github.com/ging/fiware-cosmos-orion-flink-connector-examples
cd fiware-cosmos-orion-flink-connector-examples
```

Next, [download](https://github.com/ging/fiware-cosmos-orion-flink-connector/releases/tag/1.0) the connector JAR from the connector repository and from the `fiware-cosmos-orion-flink-connector` run:
Expand Down Expand Up @@ -534,4 +534,4 @@ object Example5{
case class Bus(name: String, price: Int)
}

```
```

0 comments on commit 86dc8eb

Please sign in to comment.