Skip to content

Commit a289d22

Browse files
committed
Improved Getting Started section
1 parent 07efb9f commit a289d22

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ in Nanosai, but in any case, it will be something close to that.
5757
The easiest way to use Stream Ops is via Maven. See the Maven dependency for Stream Ops in the next section.
5858

5959
Alternatively you can clone Stream Ops and build it yourself. Stream Ops have 2 small dependencies which you may
60-
(or may not) have to clone too. That depends on what you are trying to do.
60+
(or may not) have to clone too. That depends on what you are trying to do. The dependencies are also available
61+
from the central Maven repository though, so it is not necessary to clone and build them. Not unless you want
62+
to compile them all using a different Java version than the Java version they are currently built with.
6163

6264

6365
<a name="maven-dependency"></a>

0 commit comments

Comments
 (0)