Skip to content

Commit

Permalink
fix: Making compiler name more succinct
Browse files Browse the repository at this point in the history
  • Loading branch information
robdmoore committed Dec 8, 2023
1 parent 321fb5f commit 34bfd04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
```shell
poetry install
poetry shell
python -m src.wyvern
# Run the compiler
algopy
# OR compile all examples
python -m scripts.compile_all_examples
# OR run tests
Expand Down

0 comments on commit 34bfd04

Please sign in to comment.