helm installtion

I was working on the lab - Udemy Labs - Certified Kubernetes Application Developer - KodeKloud

Question#2 where I am trying to install helm in the env.

I followed documentation- Helm | Installing Helm and executed below steps

Downloaded version using wget command → Unpacked it (tar -zxvf helm-v3.0.0-linux-amd64.tar.gz)

mv linux-amd64/helm /usr/local/bin/helm).

I did “wget https://get.helm.sh/helm-v3.10.1-linux-amd64.tar.gz

I am able to create charts as well using “helm cerate test-chart”

Please correct me if I have done something worng or I was supposed to use some other version.

Hello @Awara-Ghumakkad,
Your solution should be working fine, thanks for highlighting this to us.
We have reported that to the team and will try to resolve it on priority.
Appreciate your patience and apologies for the inconvenience caused.