The final step in bisecting a line segment is:
Mark the intersection points of the arcs, and draw a line through those two points.
This step follows after you have created arcs from both endpoints that intersect, and drawing the line through these intersection points gives you the bisector of the line segment.