updated missing links
This commit is contained in:
parent
cd6c889124
commit
cf8c7d280e
2 changed files with 4 additions and 4 deletions
|
@ -19,11 +19,11 @@ curl -fsSL https://deno.land/x/install/install.sh | sh
|
|||
The `complete.ts` script installs each parts.
|
||||
|
||||
```sh
|
||||
deno run -A [URL]
|
||||
deno run -A "https://raw.githubusercontent.com/MajorBarnulf/mbztr/main/complete.ts"
|
||||
```
|
||||
|
||||
### With the prelude
|
||||
|
||||
```sh
|
||||
curl -fsSL [URL] | sh
|
||||
curl -fsSL "https://raw.githubusercontent.com/MajorBarnulf/mbztr/main/prelude.sh" | sh
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue