I'm trying to prove the following proposition by induction for all $n \in \mathbb{N} $ and $n \geq 2 $
$$ \sum_{j=1}^{k} \frac{1}{\sqrt{j}} \gt \sqrt{k} $$
However, I haven't been able to find a way to insert the induction hypothesis into the induction step to prove that this inequality holds for $n = k +1$.
A detailed, step-by-step explanation would be very much appreciated.