Post Object field orderby (Advanced Custom Field)

I actually added these 2 lines and it worked

'post__in' => $instructors,
'orderby' => 'post__in',