Skip to content

Commit a6c0714

Browse files
Update README.md
1 parent c7c5e12 commit a6c0714

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
@@ -7,8 +7,9 @@
77

88
Add this line to your application's Gemfile:
99

10+
For Decidim 0.24:
1011
```ruby
11-
gem "decidim-extra_user_fields", git: "https://github.com/PopulateTools/decidim-module-extra_user_fields"
12+
gem "decidim-extra_user_fields", git: "https://github.com/PopulateTools/decidim-module-extra_user_fields", branch: "release/0.24-stable"
1213
```
1314

1415
And then execute:

0 commit comments

Comments
 (0)