Skip to content

Commit 6e2b3a3

Browse files
committed
Update README
1 parent b18aeba commit 6e2b3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If you'd be interested in contributing to speed development, please [open an iss
7878
## Quick start (in 5 steps)
7979

8080
The following examples assume that we are setting up `ajax-datatables-rails` for an index page of users from a `User` model,
81-
and that we are using Postgresql as our db, because you **should be using it**. (It also works with other DB, see above, just be sure to have [configured the right adapter](#configuration))
81+
and that we are using Postgresql as our db, because you **should be using it**. (It also works with other DB, [see above](#change-the-db-adapter-for-a-datatable-class))
8282

8383
The goal is to render a users table and display : `id`, `first name`, `last name`, `email`, and `bio` for each user.
8484

0 commit comments

Comments
 (0)