lstprjct / IDM-Activation-Script

IDM Activation & Trail Reset Script
GNU General Public License v3.0
9.37k stars 1.35k forks source link

Update README.md #6

Closed LazyDevv closed 1 year ago

LazyDevv commented 1 year ago

Added shorter launch command using irm func

ave9858 commented 1 year ago

That's not a good idea because it won't use https, and it puts trust in some random URL shortener.

lstprjct commented 1 year ago

You can also write it as this :

iex(irm is.gd/lstprjct)

Thanks for the suggestion. I will update it