Hacker News new | ask | show | jobs
by caspervonb 2098 days ago
Rustup is the way to install rust and cargo.
1 comments

What I mean is that you can run:

    cargo install deno
...to install deno. This is not mentioned in the article.
Wouldn't recommend it, takes quite a while to build from source.
Like 2 min.