Skip to content

Commit

Permalink
Fix bun lockfile, tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor committed Jul 25, 2024
1 parent c8c5894 commit 561bc08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Spell Caster
# Spell Caster 🪄

Execute a [Spark spell](https://github.com/marsfoundation/spark-spells) on a forked network with a shareable links.

Expand All @@ -10,7 +10,7 @@ Spell Caster can be run as CLI (for local testing) or configured as GitHub Actio
bun install # only first time
# fill out .env based on .env.example

#bun src/index.ts --root <spark-spells-root-path> <spell-name>
# bun src/index.ts --root <spark-spells-root-path> <spell-name>
bun src/index.ts --root ../spark-spell SparkEthereum_20240627
```

Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 561bc08

Please sign in to comment.