Skip to content

Commit

Permalink
Merge pull request #2 from arrow2nd/fix-readme-url
Browse files Browse the repository at this point in the history
Fix URL of README
  • Loading branch information
nicped authored Nov 27, 2021
2 parents 6dffb40 + 27132fc commit 776c42e
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 @@ -105,12 +105,12 @@ This project utilizes what is available in modern browsers resulting in a super
Swiffy Slider script automatically binds to all `.swiffy-slider` instances
## Additional installation options
- [Download the latest release](https://github.com/dynamicweb/swiffy-slider/releases/download/v1.1.0/swiffy-slider-1.1.0-dist.zip)
- [Download the latest release](https://github.com/dynamicweb/swiffy-slider/releases/latest)
- Clone the repo: `git clone https://github.com/dynamicweb/swiffy-slider.git`
- Install with [npm](https://www.npmjs.com/): `npm install swiffy-slider`
- Install with [yarn](https://yarnpkg.com/): `yarn add swiffy-slider`
Read the [Getting started page](https://www.siffyslider.com/docs/) for examples, configuration options and a visual configurator.
Read the [Getting started page](https://www.swiffyslider.com/docs/) for examples, configuration options and a visual configurator.
## Features
Expand Down

0 comments on commit 776c42e

Please sign in to comment.