Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Commit 1d2bc26

Browse files
JoshuaBattyAlexander Kim
andcommitted
Apply suggestion from @AleoAlexander
Co-authored-by: Alexander Kim <alexander@aleo.org> Signed-off-by: Joshua Batty <joshpbatty@gmail.com>
1 parent 018bf25 commit 1d2bc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/guides/02_dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This adds an entry to your `program.json`:
5050

5151
To add a Leo package or Aleo Instructions file from your local filesystem as a dependency:
5252
```bash
53-
leo add my_library.aleo --local ./path/to/my_library
53+
leo add my_library.aleo --local <PATH_TO_LIBRARY>
5454
```
5555

5656
This records the path in `program.json`:

0 commit comments

Comments
 (0)