mirror of
https://github.com/denoland/deno.git
synced 2025-07-07 13:25:07 +00:00
chore: update "Build from source" link in README (#29258)
Fixes https://github.com/denoland/deno/issues/29253
This commit is contained in:
parent
9cb72064d3
commit
0598b62c4f
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ winget install --id=DenoLand.Deno
|
|||
|
||||
### Build and install from source
|
||||
|
||||
Complete instructions for building Deno from source can be found in the manual
|
||||
[here](https://docs.deno.com/runtime/manual/references/contributing/building_from_source).
|
||||
Complete instructions for building Deno from source can be found
|
||||
[here](https://github.com/denoland/deno/blob/main/.github/CONTRIBUTING.md#building-from-source).
|
||||
|
||||
## Your first Deno program
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue