Skip to content

Commit f59b5c8

Browse files
Update README.md
1 parent fb1c9c7 commit f59b5c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ proposal components.
1414

1515
Add this line to your application's Gemfile:
1616

17+
For Decidim 0.24:
1718
```ruby
18-
gem "decidim-anonymous_proposals", git: "https://github.com/PopulateTools/decidim-module-anonymous_proposals", branch: :main
19+
gem "decidim-anonymous_proposals", git: "https://github.com/PopulateTools/decidim-module-anonymous_proposals", branch: "release/0.24-stable"
1920

2021
```
2122

0 commit comments

Comments
 (0)