Skip to content

Commit d0c9130

Browse files
mcmorisimongoKart
andauthored
DOCSP-35842: Add Scala Maven repository link to to installation page (#38)
* DOCSP-35842: Add link to Scala Maven repository to installation page Co-authored-by: Mike Woofter <[email protected]>
1 parent c0409d8 commit d0c9130

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/installation.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ Installation
1212
:keywords: dependency, reactive streams, add package, sbt, maven
1313

1414
The recommended way to get started with the {+driver-short+} in your
15-
project is by using a dependency management system.
15+
project is by using a dependency management system. To manually
16+
download the MongoDB Scala driver, see the `Scala driver Maven repository
17+
<https://mvnrepository.com/artifact/org.mongodb.scala/mongo-scala-driver>`__.
1618

1719
The following sections contain the Reactive Streams-based Scala
1820
implementation for asynchronous stream processing with non-blocking back

0 commit comments

Comments
 (0)