Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from vollcheck/main
Browse files Browse the repository at this point in the history
Align the fiddle names in README.md instructions

We already applied some of this PR’s change since we talked on Slack.
Merging anyway to account for your contribution.
  • Loading branch information
ggeoffrey authored Jan 23, 2024
2 parents eea4532 + 1cd3583 commit 3afd5cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ In your browser, a new entry entry for `electric-fiddle` popped up.

Optional:
```clojure
(dev/unload-fiddle! 'hello-world)
(dev/unload-fiddle! 'hello-fiddle)
```

## Roll your own
Expand Down Expand Up @@ -130,4 +130,3 @@ $ java -cp app.jar clojure.main -m prod
```shell
$ fly deploy --remote-only --config src/hello_fiddle/fly.toml
```

0 comments on commit 3afd5cc

Please sign in to comment.