Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tuky191 committed Oct 30, 2024
1 parent 1959099 commit 3a8bc95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ You need to install the following tools by following their official installation
- [`docker`][docker]
- [`just`][just] (on Linux install it with "Pre-Built Binaries" rather than with `apt` because of an outdated version)
- [`python`][python]
- [`ollama`][ollama] (installed automatically)

We use `just` as a general command runner, just run `just` for available commands.

Expand Down Expand Up @@ -73,7 +72,6 @@ Events allow offchain systems to respond to onchain actions, automating tool exe

[docker]: https://docs.docker.com/engine/install/
[just]: https://github.com/casey/just
[ollama]: https://ollama.com/
[python]: https://www.python.org/downloads/
[tools_README]: ../offchain/tools/README.md
[events_README]: ../offchain/events/README.md
Expand Down

0 comments on commit 3a8bc95

Please sign in to comment.