Skip to content

Commit

Permalink
Apply suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKirakosyan committed Oct 3, 2024
1 parent 50578a8 commit 2e6c7dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ CodePush SDK enables seamless in-app updates and serves as a core component of t

To start integrating CodePush into your project, visit our [documentation](https://docs.microsoft.com/en-us/appcenter/distribution/codepush/). If you're interested in contributing or building the SDK from source, follow the steps below.

## Self-Hosted CodePush Server
## Visual Studio App Center CodePush Standalone Version

For teams or organizations looking to self-host CodePush, we now offer the [CodePush Server](https://github.com/microsoft/code-push-server). This server allows you to set up and manage CodePush as a self-hosted service, giving you more control over your infrastructure and data. Visit the repository for installation instructions, usage guides, and more.
For teams or organizations looking to self-host CodePush, we now offer the [CodePush Standalone Version](https://github.com/microsoft/code-push-server) which is compatible with this SDK. It allows you to set up and manage CodePush as a self-hosted service, giving you more control over your infrastructure and data. Visit the repository for installation instructions, usage guides, and more.

## Dev Setup

Expand Down

0 comments on commit 2e6c7dd

Please sign in to comment.