Skip to content

Commit

Permalink
fix dumb mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrokonrad committed Jan 28, 2025
1 parent 82aaf8c commit 3debbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ deno task test

### Build Core

The [core library]("./src/core/libs/lucid_core/") (instruction builder, crypto, hashing etc.) is written in Rust and compiled to WASM.
The [core library](./src/core/libs/lucid_core/) (instruction builder, crypto, hashing etc.) is written in Rust and compiled to WASM.

```
deno task build:core
Expand Down

0 comments on commit 3debbc0

Please sign in to comment.