Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename welcome.js to welcome.ts #1803

Merged
merged 3 commits into from
Feb 18, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update manual.md
  • Loading branch information
Maxim-Mazurok committed Feb 17, 2019
commit bc827ab3c010de972c1c9c91d35649ddab3f9d8e
2 changes: 1 addition & 1 deletion website/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ executable bit on Mac and Linux.
Once it's installed and in your \$PATH, try it:

```
deno https://deno.land/welcome.js
deno https://deno.land/welcome.ts
```

### Build from source
Expand Down