Skip to content

Commit 0407d8d

Browse files
authored
Merge pull request #82 from zach-carr/DOCSP-20493
(DOCSP-20493) standardize driver intros: golang
2 parents 34fb046 + 7ee9036 commit 0407d8d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

source/index.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@ MongoDB Go Driver
2020
Introduction
2121
------------
2222

23-
Welcome to the MongoDB Go driver documentation.
23+
Welcome to the documentation site for the official MongoDB Go driver.
24+
You can add the driver to your application to work with MongoDB in Go.
25+
Download it using `go get <https://pkg.go.dev/cmd/go/internal/get>`__
26+
or set up a runnable project by following our Quick Start guide.
2427

25-
Connect your Go applications to MongoDB and work with your data using
26-
the official Go driver. On this page, you can find descriptions of each
27-
section of the driver documentation and how to learn more about the Go
28-
driver.
2928

3029
Quick Start
3130
-----------

0 commit comments

Comments
 (0)