Skip to content

Commit f08a164

Browse files
committed
Update README.md.
1 parent 968a193 commit f08a164

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Dropbox.NET
22

3-
A .NET SDK for integrating with the Dropbox API v2 (preview version).
3+
A .NET SDK for integrating with the Dropbox API v2.
44

55
## Setup
66

77
To get started with Dropbox.NET, we recommend you add it to your project using NuGet.
88

99
To install `Dropbox.Api`, run the following command in the Package Manager Console:
1010

11-
```PM> Install-Package Dropbox.Api -Pre```
11+
```PM> Install-Package Dropbox.Api```
1212

1313
## Creating an application
1414

0 commit comments

Comments
 (0)