summaryrefslogtreecommitdiff
path: root/cli/dts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/dts')
-rw-r--r--cli/dts/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/dts/README.md b/cli/dts/README.md
index bb68a0c62..bfa022109 100644
--- a/cli/dts/README.md
+++ b/cli/dts/README.md
@@ -7,8 +7,6 @@ It works like this currently:
1. Checkout typescript repo in a seperate directory.
2. Copy typescript.js into Deno repo
3. Copy d.ts files into dts directory
-4. Update `ts_version()` in `cli/build.rs`
- https://github.com/denoland/deno/blob/452693256ce7b607fa0b9454b22c57748f616742/cli/build.rs#L73-L76
So that might look something like this: