Skip to content

Commit

Permalink
Update website/docs/guides/advanced/custom-toolkit.md
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Chabelski <ged.subfan@gmail.com>
  • Loading branch information
yadavan88 and Gedochao committed Feb 7, 2024
1 parent d68f53a commit 559105b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/advanced/custom-toolkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Let's look at how we can create a new toolkit.

For example, to create a LiHaoyi ecosystem toolkit, we can name the file as `LiHaoyiToolkit.scala` and add the required libraries as dependency directives:

```
```scala
//> using scala 2.13, 3
//> using publish.name toolkit
//> using dep com.lihaoyi::upickle::3.1.3
Expand Down

0 comments on commit 559105b

Please sign in to comment.