Skip to content

Commit a110212

Browse files
author
Stefan Wrobel
committed
Update README for master
1 parent 6a439a8 commit a110212

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
SpreeZeroStockProducts [![Build Status](https://travis-ci.org/swrobel/spree_zero_stock_products.png?branch=2-0-stable)](https://travis-ci.org/swrobel/spree_zero_stock_products)
22
======================
33

4+
**This documentation is for the master branch. You probably want [2-0-stable](https://github.com/swrobel/spree_zero_stock_products/tree/2-0-stable) instead**
5+
46
Restore the `show_zero_stock_products` preference & related functionality in Spree 2.0+
57

68
The preference defaults to true, which is the out-of-the-box behavior in Spree 2.0+
@@ -13,7 +15,7 @@ Installation
1315
Add spree_zero_stock_products to your Gemfile:
1416

1517
```ruby
16-
gem 'spree_zero_stock_products'
18+
gem 'spree_zero_stock_products', github: 'swrobel/spree_zero_stock_products'
1719
```
1820

1921
Bundle your dependencies:

0 commit comments

Comments
 (0)