Skip to content

Commit d419d11

Browse files
Update documentation/guides/02_dependencies.md
Co-authored-by: Alexander Kim <alexander@aleo.org> Signed-off-by: Joshua Batty <joshpbatty@gmail.com>
1 parent 42a1c4d commit d419d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/guides/02_dependencies.md

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

4949
### Local Dependencies
5050

51-
To depend on a Leo package on your filesystem:
51+
To add a Leo package or Aleo Instructions file from your local filesystem as a dependency:
5252
```bash
5353
leo add my_library.aleo --local ./path/to/my_library
5454
```

0 commit comments

Comments
 (0)