Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rmeena840 committed Oct 20, 2022
1 parent 782b26c commit 7b22ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ algob -h deploy
You can write your scripts and tests in TS. To initialize a new typescript project add `--typescript` to the init flag. Example, if you follow the [Create an algob project](#create-an-algob-project) section then:

```shell
yarn run algob init --typescript
yarn run algob init <path-where-to-create> --typescript
```

You can also copy our [htlc-pyteal-ts](https://github.com/scale-it/algo-builder/tree/master/examples/htlc-pyteal-ts) example project.
Expand Down

0 comments on commit 7b22ef4

Please sign in to comment.