Skip to content

Commit

Permalink
update readme command
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-p committed Nov 12, 2024
1 parent 8608c11 commit b2942cb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npm i
pipx install puyapy
```

> puya.exe is currently distributed under the puyapy package but will eventually be moved to a puya package.
> puya.exe is currently distributed under the puyapy package but will eventually be moved to a puya package.
### 3. Test that puya is available (you may need to restart your shell)

Expand All @@ -31,10 +31,10 @@ Expect to see
### 4. Build project

Using the npm script
Using the npm script

```shell
npm run build
npm run build:puya
```

OR
Expand All @@ -44,4 +44,3 @@ Invoke using npx
```shell
npx @algorandfoundation/puya-ts build contracts
```

0 comments on commit b2942cb

Please sign in to comment.