We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c5e12 commit a6c0714Copy full SHA for a6c0714
README.md
@@ -7,8 +7,9 @@
7
8
Add this line to your application's Gemfile:
9
10
+For Decidim 0.24:
11
```ruby
-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"
13
```
14
15
And then execute:
0 commit comments