Skip to content

Commit aed4c47

Browse files
committed
livebook deps fix
1 parent f702035 commit aed4c47

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

documentation/how_to/use_diffo_type.livemd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ SPDX-License-Identifier: MIT
99
```elixir
1010
Mix.install(
1111
[
12-
#{:diffo, "~> 0.2.0"},
13-
{:diffo, path: "/Users/beanlanda/git/diffo", override: true}
12+
{:diffo, "~> 0.2.0"},
1413
],
1514
consolidate_protocols: false
1615
)

0 commit comments

Comments
 (0)