Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s4cha committed Mar 30, 2020
1 parent 5ede039 commit 2cb79ee
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,13 @@ Learn more about how to set up live reload [here](https://freshos.github.io/Stev

### ⚙️ Installation

The Swift Package Manager (SPM) is now the official way to install `stevia`. The other package managers are now deprecated as of `4.8.0` and won't be supported in future versions.
`Stevia` is installed via the official [Swift Package Manager](https://swift.org/package-manager/).

Get started [here](https://freshos.github.io/SteviaDocs/installation/).
Select `Xcode`>`File`> `Swift Packages`>`File`>`Add Package Dependency...`
and add `https://github.com/freshOS/Stevia`.

*The Swift Package Manager (SPM) is now the official way to install `stevia`. The other package managers are now deprecated as of `4.8.0` and won't be supported in future versions.
For Carthage/Cocoapods support (legacy versions) see documentation [here](https://freshos.github.io/SteviaDocs/installation/).*

### 📖 Documentation
You can find the full documentation [here](https://freshos.github.io/SteviaDocs/).
Expand Down

0 comments on commit 2cb79ee

Please sign in to comment.