deno-docs
deno-docs copied to clipboard
Improve documentation on install from build
These are suggestions for improvements on the website:
-
reference
python-is-python3linux package to ensure a suffix-less python3 in thePATH; -
merge topics "Building deno" and "Building" to eliminate redundancy and ambiguity;
-
create topic "Install from build" with instructions on using
cargo install deno --locked;
- Page "Download and install":
-
remove instructions for
cargo install ...; -
add link to (new) topic "Install from build".