HackerEnchanted

Results 6 comments of HackerEnchanted

![image](https://user-images.githubusercontent.com/71773603/98458477-17cf3f80-215f-11eb-9e30-1551f3673b62.png)

downloaded go lang using apt-get install golang added it to the path too using the command export PATH=$PATH:/usr/local/go/bin

> @HackerEnchanted did you use the command "go get -u github.com/tomnomnom/assetfinder" to download and have you set the PATH for go? yes i used apt-get install golang and then set...

![image](https://user-images.githubusercontent.com/71773603/98470473-d4eb8700-21b3-11eb-813c-6de0f17abf1d.png)

![image](https://user-images.githubusercontent.com/71773603/98470777-05342500-21b6-11eb-8ebb-77776251333a.png)

Yes it works now.Thanks a lot for your help and patience.