Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Commit d581091

Browse files
committed
Fix formatting.
1 parent 909b5fa commit d581091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Integrating Bootstrap-looking form controls with Simple Form.
99
that the control is included in your `application.js` _before_ the Simple Form-Bootstrap
1010
JavaScript.
1111

12-
a. If you want to use Date/Time pickers, install the `bootstrap3-datetimepicker-rails` gem.
13-
b. If you want to use the nicely styled Bootstrap Select picker, install the
12+
1. If you want to use Date/Time pickers, install the `bootstrap3-datetimepicker-rails` gem.
13+
2. If you want to use the nicely styled Bootstrap Select picker, install the
1414
`bootstrap-select-rails` gem.
1515

1616
2. Add to your application's javascript: `//= require simple_form-bootstrap`

0 commit comments

Comments
 (0)